[440] in Zephyr_Bugs
[mhpower@Athena.MIT.EDU: rt 7.4G: zwrite(1)]
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue Dec 29 09:32:23 1992
Date: Tue, 29 Dec 92 09:32:18 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bug-zephyr@Athena.MIT.EDU
----- Forwarded message
From: mhpower@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Subject: rt 7.4G: zwrite(1)
Date: Thu, 24 Dec 92 10:53:52 EST
System name: bill-the-cat
Type and version: RTPC-ROMPC 7.4G (2 update(s) to same version)
Display type: apa16
What were you trying to do?
Read about the "-f" option to zwrite.
What's wrong:
The word "The" is misspelled.
What should have happened:
It should have been spelled correctly. The following patch
should fix the problem:
*** zwrite.1.old Thu Dec 24 10:46:10 1992
--- zwrite.1 Thu Dec 24 10:46:36 1992
***************
*** 173,179 ****
Allows a user to specify an argument to be interpreted as a filesystem
specification. The class is set to
.BR FILSRV .
! he instance is set
to
.I arg
as modified:
--- 173,179 ----
Allows a user to specify an argument to be interpreted as a filesystem
specification. The class is set to
.BR FILSRV .
! The instance is set
to
.I arg
as modified:
Please describe any relevant documentation references:
zwrite(1)
----- End of forwarded message