diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:33:03 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:33:03 +0000 |
commit | d5574f05f492a16ad88469ada5810f2cfeaa99d6 (patch) | |
tree | 413ab93d0778e95438b2467cc1503a4f8c10c2b7 /usr.bin/write/write.1 | |
parent | 80c3d3f5d73d8ef04d5c987f5def65b5c90ada63 (diff) |
updates to IEEE Std 1003.1-2008;
Diffstat (limited to 'usr.bin/write/write.1')
-rw-r--r-- | usr.bin/write/write.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index 9ce5c00ad94..15a26a01ae8 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: write.1,v 1.12 2009/02/08 17:15:10 jmc Exp $ +.\" $OpenBSD: write.1,v 1.13 2009/02/08 17:33:02 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -103,8 +103,7 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification, -but its presence is optional. +specification. .Sh HISTORY A .Nm |