tdocument man - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit aae5c0bc63ab42eae180f6a013ddf378d76a82a1
 (DIR) parent 2e0480d28ef09a758500a08032f1e1f3c09cc2f6
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 14 Jan 2005 19:03:18 +0000
       
       document man
       
       Diffstat:
         M bin/man                             |       2 +-
         M man/man1/man.1                      |      21 ++++++++++++++++-----
       
       2 files changed, 17 insertions(+), 6 deletions(-)
       ---
 (DIR) diff --git a/bin/man b/bin/man
       t@@ -73,7 +73,7 @@ S=$PLAN9/man
        d=0
        while(~ $d 0) {
                if(~ $#* 0) {
       -                echo 'Usage: man [-ntp] [-s sec] [0-9] [0-9] ... name1 name2 ...' >[1=2]
       +                echo 'Usage: man [-hnpPtw] [-s sec] [0-9] [0-9] ... [--] name1 name2 ...' >[1=2]
                        exit
                }
                if(test -d $S/man$1){
 (DIR) diff --git a/man/man1/man.1 b/man/man1/man.1
       t@@ -4,11 +4,14 @@ man, lookman, sig \- print or find pages of this manual
        .SH SYNOPSIS
        .B man
        [
       -.I option ...
       +.B -hnpPtw
        ]
        [
        .I section ...
        ]
       +[
       +.B --
       +]
        .I title ...
        .PP
        .B lookman
       t@@ -40,6 +43,15 @@ section at the top of the page will serve as a
        .PP
        The options are:
        .TP
       +.B -h
       +Print the pages to HTML and send to a web browser with
       +.IR web (1).
       +.TP
       +.B -n
       +(Default)
       +Print the pages on the standard output using
       +.IR nroff .
       +.TP
        .B -p
        Run
        .IR proof (1)
       t@@ -56,10 +68,9 @@ Run
        and send its output
        to standard output.
        .TP
       -.B -n
       -(Default)
       -Print the pages on the standard output using
       -.IR nroff .
       +.B -w
       +Print the file names for the pages.
       +.PD
        .PP
        .B Lookman
        prints the names of all manual sections that contain