summaryrefslogtreecommitdiff
path: root/bin/df
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/df
parent45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 (diff)
note some flags which differ in behaviour from posix;
suggested by millert
Diffstat (limited to 'bin/df')
-rw-r--r--bin/df/df.17
1 files changed, 6 insertions, 1 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