summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-10-18 16:27:54 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-10-18 16:27:54 +0000
commit5702cdf11e0bec40040dfadccc3c52c9bae9e386 (patch)
tree3d79676bfef8106202234faef9c5c82f5968249f
parentb4b8fbe4a496e2da06e0fee30c9f4a864c708c44 (diff)
- update reference to posix to latest version
- note that the flags [-hiln] are extensions
-rw-r--r--bin/df/df.18
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1
index eeef99699ec..88ca747a024 100644
--- a/bin/df/df.1
+++ b/bin/df/df.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: df.1,v 1.35 2006/10/18 16:17:21 jmc Exp $
+.\" $OpenBSD: df.1,v 1.36 2006/10/18 16:27:53 jmc Exp $
.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -144,8 +144,12 @@ file system using kilobyte block sizes:
The
.Nm
utility is compliant with the
-.St -p1003.2-92
+.St -p1003.1-2004
specification.
+.Pp
+The flags
+.Op Fl hiln
+are extensions to the specification.
.Sh HISTORY
A
.Nm