[BACK]Return to apropos.1 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.sbin / makemandb

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.sbin/makemandb/apropos.1 between version 1.6 and 1.7

version 1.6, 2012/10/06 15:33:59 version 1.7, 2013/02/10 23:58:28
Line 29 
Line 29 
 .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.  .\" SUCH DAMAGE.
 .\"  .\"
 .Dd October 5, 2012  .Dd February 10, 2013
 .Dt APROPOS 1  .Dt APROPOS 1
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 37 
Line 37 
 .Nd search the complete content of all man pages  .Nd search the complete content of all man pages
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl 123456789Ccp  .Op Fl 123456789Ccpr
 .Op Fl n Ar Number of results  .Op Fl n Ar Number of results
 .Op Fl S Ar machine  .Op Fl S Ar machine
 .Op Fl s Ar section  .Op Fl s Ar section
Line 94  The default limit is 10.
Line 94  The default limit is 10.
 .It Fl p  .It Fl p
 Display all matching results and pipe them through a pager (defaulting to  Display all matching results and pipe them through a pager (defaulting to
 .Xr more 1 ) .  .Xr more 1 ) .
   .It Fl r
   On tty output don't issue any formatting escape codes.
 .It Fl S Ar machine  .It Fl S Ar machine
 Limit the search to the pages for the specified machine architecture.  Limit the search to the pages for the specified machine architecture.
 By default pages for all architectures are shown in the search results.  By default pages for all architectures are shown in the search results.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>