summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:17:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:17:55 +0000
commit4239721ef9b6b2e4e26071a51458cc0aa9d14945 (patch)
tree5a9e5427a651157efae2d016fb474747b13ce9c3 /bin
parent45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 (diff)
note some flags which differ in behaviour from posix;
suggested by millert
Diffstat (limited to 'bin')
-rw-r--r--bin/df/df.17
-rw-r--r--bin/ls/ls.17
2 files changed, 12 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index a28ee0c7f20..3e0fb12622c 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: df.1,v 1.39 2007/05/29 15:04:59 jmc Exp $
+.\" $OpenBSD: df.1,v 1.40 2007/05/29 15:17:54 jmc Exp $
.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -155,6 +155,11 @@ specification.
The flags
.Op Fl hiln
are extensions to that specification.
+.Pp
+Behaviour for the
+.Fl t
+flag differs between this implementation and
+.St -p1003.1-2004 .
.Sh HISTORY
A
.Nm
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 5ec2c9bd7dc..e0e1c383ddd 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ls.1,v 1.50 2007/05/29 15:04:59 jmc Exp $
+.\" $OpenBSD: ls.1,v 1.51 2007/05/29 15:17:54 jmc Exp $
.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -485,6 +485,11 @@ files and the meaning of the
flag has been changed in order to be compatible with the
.St -p1003.1-2004
specification.
+.Pp
+Behaviour for the
+.Fl o
+flag differs between this implementation and
+.St -p1003.1-2004 .
.Sh HISTORY
An
.Nm