diff options
author | 1998-10-30 00:24:38 +0000 | |
---|---|---|
committer | 1998-10-30 00:24:38 +0000 | |
commit | 11e35e6df1acf0ca63608e71660b7426e1a947e3 (patch) | |
tree | 16d91a6d996eb77ea16c318c9b8feb19720740a4 /usr.bin/write | |
parent | add a BUGS section; provos@, and misc cleanups (diff) | |
download | wireguard-openbsd-11e35e6df1acf0ca63608e71660b7426e1a947e3.tar.xz wireguard-openbsd-11e35e6df1acf0ca63608e71660b7426e1a947e3.zip |
usr.bin/ man page fixes, t-z
Diffstat (limited to 'usr.bin/write')
-rw-r--r-- | usr.bin/write/write.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index 4de8454538e..cf40558f1a2 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.1,v 1.3 1998/06/12 12:16:38 d Exp $ +.\" $OpenBSD: write.1,v 1.4 1998/10/30 00:24:44 aaron Exp $ .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -46,7 +46,7 @@ .Ar user .Op Ar ttyname .Sh DESCRIPTION -.Nm Write +.Nm write allows you to communicate with other users, by copying lines from your terminal to theirs. .Pp @@ -107,7 +107,7 @@ The .Ql EOF message seen when the other .Nm write -terminates, is indistinguishable from that party simply typing +terminates is indistinguishable from that party simply typing .Ql EOF to make you believe that any future messages did not come from them. Especially messages such as: |