diff options
author | 2014-03-17 21:32:12 +0000 | |
---|---|---|
committer | 2014-03-17 21:32:12 +0000 | |
commit | 5a4e8c025be65148b82d9d1cf7c59c9edb52858f (patch) | |
tree | 9579811c1ae54b5fcf125f66ac7de9ea5637f603 | |
parent | move ftruncate down, lessen the chance that the file it might be left (diff) | |
download | wireguard-openbsd-5a4e8c025be65148b82d9d1cf7c59c9edb52858f.tar.xz wireguard-openbsd-5a4e8c025be65148b82d9d1cf7c59c9edb52858f.zip |
word tweak from schwarze;
-rw-r--r-- | bin/df/df.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/df/df.1 b/bin/df/df.1 index f55cca5181a..d6383f6eecc 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: df.1,v 1.46 2014/02/13 14:48:50 jmc Exp $ +.\" $OpenBSD: df.1,v 1.47 2014/03/17 21:32:12 jmc Exp $ .\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)df.1 8.2 (Berkeley) 1/13/92 .\" -.Dd $Mdocdate: February 13 2014 $ +.Dd $Mdocdate: March 17 2014 $ .Dt DF 1 .Os .Sh NAME @@ -165,7 +165,7 @@ as well as the environment variable, are extensions to that specification. .Pp -This implementation requires the traditional +This implementation provides the traditional .Bx .Fl t behaviour, |