diff options
author | 1999-09-02 15:37:26 +0000 | |
---|---|---|
committer | 1999-09-02 15:37:26 +0000 | |
commit | b11b8f706b4a6b30033d906bc1be8b2d5eb2c97e (patch) | |
tree | 7b6e3f4896d6eef84d08a829f209dadab27c8baf | |
parent | sync (diff) | |
download | wireguard-openbsd-b11b8f706b4a6b30033d906bc1be8b2d5eb2c97e.tar.xz wireguard-openbsd-b11b8f706b4a6b30033d906bc1be8b2d5eb2c97e.zip |
use Dv
-rw-r--r-- | bin/df/df.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index f43452520c7..0d00f3409cd 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: df.1,v 1.18 1999/08/17 14:04:00 aaron Exp $ +.\" $OpenBSD: df.1,v 1.19 1999/09/02 15:37:26 aaron Exp $ .\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -82,7 +82,8 @@ The .Fl k option causes the numbers to be reported in kilobyte counts. .It Fl l -Display statistics only about mounted file systems with the MNT_LOCAL +Display statistics only about mounted file systems with the +.Dv MNT_LOCAL flag set. If a non-local file system is given as an argument, a warning is issued and no information is given on that file system. .It Fl n |