Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/makemandb apropos(1): use proper -width for the lis...
details: https://anonhg.NetBSD.org/src/rev/a94691908442
branches: trunk
changeset: 366176:a94691908442
user: uwe <uwe%NetBSD.org@localhost>
date: Tue May 17 08:39:58 2022 +0000
description:
apropos(1): use proper -width for the list of options too
diffstat:
usr.sbin/makemandb/apropos.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 27ad6e4c0e2e -r a94691908442 usr.sbin/makemandb/apropos.1
--- a/usr.sbin/makemandb/apropos.1 Tue May 17 08:35:46 2022 +0000
+++ b/usr.sbin/makemandb/apropos.1 Tue May 17 08:39:58 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: apropos.1,v 1.20 2022/05/17 08:35:46 uwe Exp $
+.\" $NetBSD: apropos.1,v 1.21 2022/05/17 08:39:58 uwe Exp $
.\"
.\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
.\" All rights reserved.
@@ -62,7 +62,7 @@
Quotes are optional for specifying multiword queries.
.Pp
It supports the following options:
-.Bl -tag -width indent
+.Bl -tag -width Fl
.It Fl [1-9]
Search only within the specified section of manual pages.
.It Fl C Ar path
Home |
Main Index |
Thread Index |
Old Index