diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/apply/apply.1 | 2 | ||||
-rw-r--r-- | usr.bin/du/du.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1 index 425c942..712feb4 100644 --- a/usr.bin/apply/apply.1 +++ b/usr.bin/apply/apply.1 @@ -89,7 +89,7 @@ as a magic character may be changed with the .Fl a option. .El -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT The following environment variable affects the execution of .Nm apply : .Bl -tag -width SHELL diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 0934fca..8a36cda 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)du.1 8.2 (Berkeley) 4/1/94 -.\" $Id: du.1,v 1.9 1997/06/30 06:50:06 charnier Exp $ +.\" $Id: du.1,v 1.10 1997/12/29 20:56:21 jkh Exp $ .\" .Dd April 1, 1994 .Dt DU 1 @@ -107,7 +107,7 @@ Files having multiple hard links are counted (and displayed) a single time per .Nm du execution. -.Sh ENVIRONMENT VARIABLES +.Sh ENVIRONMENT .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE If the environment variable |