diff options
Diffstat (limited to 'usr.bin/man/man.1')
-rw-r--r-- | usr.bin/man/man.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 44e94273f0c..1ccd1920ab6 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.14 2000/11/10 05:10:34 aaron Exp $ +.\" $OpenBSD: man.1,v 1.15 2001/05/01 17:58:03 aaron Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -211,8 +211,6 @@ not a valid section, .Nm assumes that the argument is the name of a manual page to be displayed. .Sh ENVIRONMENT -The following environment variables affect the execution of -.Nm man : .Bl -tag -width MANPATHX .It Ev MACHINE As some manual pages are intended only for specific architectures, |