summaryrefslogtreecommitdiffstats
path: root/usr.bin/write
diff options
context:
space:
mode:
authord <d@openbsd.org>1998-06-12 12:16:38 +0000
committerd <d@openbsd.org>1998-06-12 12:16:38 +0000
commitde7b96168214b9df03dd2aeca383d450ad69f96d (patch)
treecde65b18b7669193f32a32e03210e8fb420c5d7a /usr.bin/write
parentthere is no %w format (diff)
downloadwireguard-openbsd-de7b96168214b9df03dd2aeca383d450ad69f96d.tar.xz
wireguard-openbsd-de7b96168214b9df03dd2aeca383d450ad69f96d.zip
describe bug about faking EOF
Diffstat (limited to 'usr.bin/write')
-rw-r--r--usr.bin/write/write.112
1 files changed, 11 insertions, 1 deletions
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1
index 25d5186ed72..4de8454538e 100644
--- a/usr.bin/write/write.1
+++ b/usr.bin/write/write.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: write.1,v 1.2 1996/06/26 05:44:00 deraadt Exp $
+.\" $OpenBSD: write.1,v 1.3 1998/06/12 12:16:38 d Exp $
.\" Copyright (c) 1989, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -102,6 +102,16 @@ over.
.Xr mesg 1 ,
.Xr talk 1 ,
.Xr who 1
+.Sh BUGS
+The
+.Ql EOF
+message seen when the other
+.Nm write
+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:
+.Dl "[1] Done rm -rf *"
.Sh HISTORY
A
.Nm