Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/makemandb Sort options in SYNOPSIS.



details:   https://anonhg.NetBSD.org/src/rev/9fb85de8525a
branches:  trunk
changeset: 781186:9fb85de8525a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Aug 25 12:37:00 2012 +0000

description:
Sort options in SYNOPSIS.

diffstat:

 usr.sbin/makemandb/makemandb.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 936dd024419e -r 9fb85de8525a usr.sbin/makemandb/makemandb.8
--- a/usr.sbin/makemandb/makemandb.8    Sat Aug 25 11:14:58 2012 +0000
+++ b/usr.sbin/makemandb/makemandb.8    Sat Aug 25 12:37:00 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: makemandb.8,v 1.3 2012/04/22 21:29:27 wiz Exp $
+.\" $NetBSD: makemandb.8,v 1.4 2012/08/25 12:37:00 wiz Exp $
 .\"
 .\" Copyright (c) 2011 Abhinav Upadhyay <er.abhinav.upadhyay%gmail.com@localhost>
 .\" All rights reserved.
@@ -37,8 +37,8 @@
 .Nd parse the manual pages and build a search index over them
 .Sh SYNOPSIS
 .Nm
+.Op Fl floqv
 .Op Fl C Ar path
-.Op Fl floqv
 .Sh DESCRIPTION
 The
 .Nm



Home | Main Index | Thread Index | Old Index