From 994580065e7e64895b2192324b068e553d90f7ba Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 4 Apr 2014 15:55:19 +0000 Subject: Remember which names are in the NAME section. This helps to find missing MLINKS. Database build times do not change and database growth is minimal (1.2% with -Q, 0.7% without -Q in /usr/share/man), so making this optional would be pointless. --- apropos.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'apropos.1') diff --git a/apropos.1 b/apropos.1 index bdbb9aa4..165a676a 100644 --- a/apropos.1 +++ b/apropos.1 @@ -1,6 +1,7 @@ -.\" $Id: apropos.1,v 1.24 2014/04/04 15:51:28 schwarze Exp $ +.\" $Id: apropos.1,v 1.25 2014/04/04 15:55:19 schwarze Exp $ .\" .\" Copyright (c) 2011, 2012 Kristaps Dzonsons +.\" Copyright (c) 2011, 2012, 2014 Ingo Schwarze .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -195,6 +196,7 @@ may be used to match any available macro key. .Pp Names and description: .Bl -column "xLix" description -offset indent -compact +.It Li NAME Ta manual name in the NAME section, subset of \&Nm .It Li \&Nm Ta manual name .It Li \&Nd Ta one-line manual description .It Li arch Ta machine architecture (case-insensitive) -- cgit v1.2.3