Module Name: src
Committed By: uwe
Date: Thu Jul 18 03:38:25 UTC 2013
Modified Files:
src/usr.bin/man: man.1
Log Message:
Remove unnecessary line wrap.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/man/man.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/man/man.1
diff -u src/usr.bin/man/man.1:1.24 src/usr.bin/man/man.1:1.25
--- src/usr.bin/man/man.1:1.24 Fri Oct 7 10:52:31 2011
+++ src/usr.bin/man/man.1 Thu Jul 18 03:38:25 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: man.1,v 1.24 2011/10/07 10:52:31 mbalmer Exp $
+.\" $NetBSD: man.1,v 1.25 2013/07/18 03:38:25 uwe Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -201,8 +201,7 @@ The standard search path used by
.Nm
may be overridden by specifying a path in the
.Ev MANPATH
-environment
-variable.
+environment variable.
The format of the path is a colon
.Pq Dq \&:
separated list of directories.