diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-13 10:33:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-13 10:33:33 +0000 |
commit | 7e12eb9b12702c3c1675c6ef635c4705de04c63f (patch) | |
tree | 73156260a8098eb076a4207d13994cf439410b3d /usr.bin/du | |
parent | 775f6975fc59e6ee639af4cb9aa6094787a07cb1 (diff) |
fix .Sh ENVIRONMENT
Diffstat (limited to 'usr.bin/du')
-rw-r--r-- | usr.bin/du/du.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/du/du.1 b/usr.bin/du/du.1 index 67291728cea..d3895c59129 100644 --- a/usr.bin/du/du.1 +++ b/usr.bin/du/du.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: du.1,v 1.5 1998/02/16 09:23:06 deraadt Exp $ +.\" $OpenBSD: du.1,v 1.6 1998/05/13 10:33:26 deraadt Exp $ .\" $NetBSD: du.1,v 1.6 1996/10/18 07:20:31 thorpej Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -115,7 +115,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 |