Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb Use Ev for environment variables. Improve...
details: https://anonhg.NetBSD.org/src/rev/d883efb8db03
branches: trunk
changeset: 785774:d883efb8db03
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Mar 29 21:39:09 2013 +0000
description:
Use Ev for environment variables. Improve -n description.
diffstat:
usr.sbin/makemandb/apropos.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 386f4fa2821a -r d883efb8db03 usr.sbin/makemandb/apropos.1
--- a/usr.sbin/makemandb/apropos.1 Fri Mar 29 21:16:31 2013 +0000
+++ b/usr.sbin/makemandb/apropos.1 Fri Mar 29 21:39:09 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: apropos.1,v 1.10 2013/03/29 20:37:00 christos Exp $
+.\" $NetBSD: apropos.1,v 1.11 2013/03/29 21:39:09 wiz Exp $
.\"
.\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
.\" All rights reserved.
@@ -38,7 +38,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl 123456789Ccilpr
-.Op Fl n Ar Number of results
+.Op Fl n Ar results
.Op Fl S Ar machine
.Op Fl s Ar section
.Ar query
@@ -77,7 +77,7 @@
.It Fl l
Legacy mode: Only searches name and name description.
Does not print context, or escape format the text.
-.It Fl n
+.It Fl n Ar results
Output up to the specified number of search results.
The default limit is infinity.
.It Fl p
@@ -105,7 +105,7 @@
.El
.Sh ENVIRONMENT VARIABLES
The
-.Dv APROPOS
+.Ev APROPOS
environment variables is white-space tokenized as an argument vector
and the options in it are parsed and set.
Command line options override the environment options.
Home |
Main Index |
Thread Index |
Old Index