[10162] in Athena Bugs
rt 7.4G: zwrite(1)
daemon@ATHENA.MIT.EDU (mhpower@Athena.MIT.EDU)
Thu Dec 24 10:54:09 1992
From: mhpower@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
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)