diff options
Diffstat (limited to 'usr.bin/write/write.1')
-rw-r--r-- | usr.bin/write/write.1 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index 563bf454ce9..4d139d62cd6 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.1,v 1.15 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: write.1,v 1.16 2010/10/28 21:32:54 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)write.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: October 28 2010 $ .Dt WRITE 1 .Os .Sh NAME @@ -68,11 +68,9 @@ You can prevent people (other than the superuser) from writing to you with the .Xr mesg 1 command. -Some commands, for example -.Xr nroff 1 -and +Some commands, such as .Xr pr 1 , -disallow writing automatically, so that your output isn't overwritten. +disallow writing automatically, so that 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 |