Module Name: src
Committed By: wiz
Date: Sat Aug 25 12:37:00 UTC 2012
Modified Files:
src/usr.sbin/makemandb: makemandb.8
Log Message:
Sort options in SYNOPSIS.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/makemandb/makemandb.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/makemandb/makemandb.8
diff -u src/usr.sbin/makemandb/makemandb.8:1.3 src/usr.sbin/makemandb/makemandb.8:1.4
--- src/usr.sbin/makemandb/makemandb.8:1.3 Sun Apr 22 21:29:27 2012
+++ src/usr.sbin/makemandb/makemandb.8 Sat Aug 25 12:37:00 2012
@@ -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 <[email protected]>
.\" All rights reserved.
@@ -37,8 +37,8 @@
.Nd parse the manual pages and build a search index over them
.Sh SYNOPSIS
.Nm
-.Op Fl C Ar path
.Op Fl floqv
+.Op Fl C Ar path
.Sh DESCRIPTION
The
.Nm