diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2019-09-06 19:25:09 +0000 |
commit | 7f710b5b82f2d561673e148aaae2df207e486b5d (patch) | |
tree | 9059fdd3ef009af864bae8c37ff0d5b48311ba30 /usr.bin/write | |
parent | ca219a4e05602c77c70a5e1e74551ed2019be4f7 (diff) |
More Version 1 AT&T UNIX history.
This became possible because copies of the original v1 manuals
have shown up on the Internet some time ago.
Reminded by Sevan Janiyan <venture37 at geeklan dot co dot uk>.
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 fa7bc74c651..f805910772c 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.1,v 1.19 2016/02/05 21:03:51 schwarze Exp $ +.\" $OpenBSD: write.1,v 1.20 2019/09/06 19:25:08 schwarze 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: February 5 2016 $ +.Dd $Mdocdate: September 6 2019 $ .Dt WRITE 1 .Os .Sh NAME @@ -129,7 +129,7 @@ Non-ASCII characters are written as A .Nm command appeared in -.At v2 . +.At v1 . .Sh BUGS The .Dq EOF |