diff options
author | 2014-04-18 22:19:00 +0000 | |
---|---|---|
committer | 2014-04-18 22:19:00 +0000 | |
commit | 78a67af24e38e4a201c3d0dda4f735583c342da2 (patch) | |
tree | 834487013dc199ec1cd9e75b6e249c2ba7771244 | |
parent | - merge two sections on error messages and interrupts (diff) | |
download | wireguard-openbsd-78a67af24e38e4a201c3d0dda4f735583c342da2.tar.xz wireguard-openbsd-78a67af24e38e4a201c3d0dda4f735583c342da2.zip |
flesh out STANDARDS;
-rw-r--r-- | usr.bin/pr/pr.1 | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index f8a79ef3c00..0ec884aa3b4 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pr.1,v 1.25 2014/04/18 22:11:57 jmc Exp $ +.\" $OpenBSD: pr.1,v 1.26 2014/04/18 22:19:00 jmc Exp $ .\" .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 @@ -314,7 +314,18 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification. +specification, +except that the +.Ev TZ +environment variable is unsupported. +.Pp +The flag +.Op Fl f +is marked by +.St -p1003.1-2008 +as being an +X/Open System Interfaces +option. .Pp .St -p1003.1-2008 is relatively silent concerning the |