commit 9b7e560781062288b2f26a4d3f920c604b4334d4
parent dae33f42d4681499e38c4efb387602bbb7836770
Author: Greg Reagle <greg.reagle@umbc.edu>
Date: Tue, 27 Oct 2015 14:26:09 -0400
od: more accurate statement of compliance with POSIX
Diffstat:
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/od.1 b/od.1
@@ -49,11 +49,9 @@ The
.Nm
utility is compliant with the
.St -p1003.1-2013
-specification.
-.Pp
-The
+specification except that the
.Op Fl v
-flag is enabled by default and the 'd' parameter for the
+flag is always enabled and the 'd' parameter for the
.Op Fl t
flag is interpreted as 'u'.
.Pp