diff options
-rw-r--r-- | usr.bin/write/write.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index eda3724bb4864..374ae87370f91 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)write.1 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $Id: write.1,v 1.5 1997/03/22 17:19:32 mpp Exp $ .\" .Dd June 6, 1993 .Dt WRITE 1 @@ -72,11 +72,6 @@ You can prevent people (other than the super-user) from writing to you with the .Xr mesg 1 command. -Some commands, for example -.Xr nroff 1 -and -.Xr pr 1 , -disallow writing automatically, so that your output isn't overwritten. .Pp If the user you want to write to is logged in on more than one terminal, you can specify which terminal to write to by specifying the terminal |