[6841] in Athena Bugs
rt 7.2P: attach.conf(5)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jan 9 07:20:46 1991
Date: Wed, 9 Jan 91 07:20:33 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.2P
Display type: apa16
megapel
What were you trying to do?
Read the man page attach.conf(5).
What's wrong:
The DESCRIPTION section begins:
The behavior of
.IR Attach , detach ,
and
.I nfsid
are controlled by attach.conf.
What should have happened:
That is definitely the wrong way to do that. In typesetting,
punctuation immediately following italicized text is also
italicized, so the comma should be italicized. Besides that,
when you leave it like it is above, there is no space after
the comma following "Attach". Also, I don't think the word
"Attach" should be capitalized. It should probably look like
this:
The behavior of
.I attach, detach,
and
.I nfsid
are controlled by attach.conf.
Please describe any relevant documentation references:
/usr/man/man5/attach.conf.5
jik