diff options
author | 2006-10-18 16:27:53 +0000 | |
---|---|---|
committer | 2006-10-18 16:27:53 +0000 | |
commit | f9e94bd9b7f7093335b3820bdbbdca9f8bab2a9a (patch) | |
tree | 9051b7c007b47a9e69ef4150c003e4c215a66b41 | |
parent | - standard EXAMPLES section (diff) | |
download | wireguard-openbsd-f9e94bd9b7f7093335b3820bdbbdca9f8bab2a9a.tar.xz wireguard-openbsd-f9e94bd9b7f7093335b3820bdbbdca9f8bab2a9a.zip |
- update reference to posix to latest version
- note that the flags [-hiln] are extensions
-rw-r--r-- | bin/df/df.1 | 8 |
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 |