Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/usr.bin/man pullup 1.7->1.8 (kleink)



details:   https://anonhg.NetBSD.org/src/rev/3fc7c9c4c024
branches:  netbsd-1-4
changeset: 468915:3fc7c9c4c024
user:      perry <perry%NetBSD.org@localhost>
date:      Wed Jun 23 14:15:44 1999 +0000

description:
pullup 1.7->1.8 (kleink)

diffstat:

 usr.bin/man/man.1 |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 434d2481ddae -r 3fc7c9c4c024 usr.bin/man/man.1
--- a/usr.bin/man/man.1 Wed Jun 23 14:06:29 1999 +0000
+++ b/usr.bin/man/man.1 Wed Jun 23 14:15:44 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: man.1,v 1.7 1999/03/22 18:16:39 garbled Exp $
+.\"    $NetBSD: man.1,v 1.7.2.1 1999/06/23 14:15:44 perry Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -164,10 +164,12 @@
 .Nm
 configuration file.
 .It Ev PAGER
-Any value of the environment variable
+The pagination command used for writing the output.
+If the
 .Ev PAGER
-will be used instead of the standard pagination program,
-.Xr more 1 .
+environment variable is null or not set, the standard pagination program
+.Xr more 1
+will be used.
 .El
 .Sh FILES
 .Bl -tag -width /etc/man.conf -compact



Home | Main Index | Thread Index | Old Index