From 8f00108b9e7335a68e0dfa8b30abc8679c8c6a0a Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 26 Nov 2011 22:38:11 +0000 Subject: Sync to OpenBSD, mostly gratuitous and whitespace differences, but a few serious things as well: * -M overrides MANPATH * -m prepends to the path * put back database close calls that got lost in mandocdb * missing sys/types.h in manpath.c, needed for size_t ok kristaps@ --- apropos.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apropos.1') diff --git a/apropos.1 b/apropos.1 index 55b16f7f..4c5620f1 100644 --- a/apropos.1 +++ b/apropos.1 @@ -1,4 +1,4 @@ -.\" $Id: apropos.1,v 1.8 2011/11/23 10:09:30 kristaps Exp $ +.\" $Id: apropos.1,v 1.9 2011/11/26 22:38:11 schwarze Exp $ .\" .\" Copyright (c) 2011 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 23 2011 $ +.Dd $Mdocdate: November 26 2011 $ .Dt APROPOS 1 .Os .Sh NAME @@ -44,7 +44,7 @@ searched for databases. Invalid paths, or paths without manual databases, are ignored. .It Fl m Ar manpath -Append the colon-separated paths to the list of paths searched +Prepend the colon-separated paths to the list of paths searched for .Xr mandocdb 8 databases. @@ -154,10 +154,10 @@ If an architecture is specified in the output, use .Sh ENVIRONMENT .Bl -tag -width Ds .It Ev MANPATH -Comma-separated paths overriding the default list of paths searched for +Colon-separated paths overriding the default list of paths searched for manual databases. Invalid paths, or paths without manual databases, are ignored. -Takes precedence over +Overridden by .Fl M . .El .\" .Sh FILES -- cgit v1.2.3-56-ge451