diff options
author | rsc <devnull@localhost> | 2005-01-14 17:37:50 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 17:37:50 +0000 |
commit | adc93f6097615f16d57e8a24a256302f2144ec4e (patch) | |
tree | e190b0616aa060c646d62de835babf8396d36ccd /man/man1/man.html | |
parent | 1ac1981659ba7abcc1c76436e4b4dfc2bc616d2a (diff) | |
download | plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.tar.gz plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.tar.bz2 plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.zip |
cut out the html - they're going to cause diffing problems.
Diffstat (limited to 'man/man1/man.html')
-rw-r--r-- | man/man1/man.html | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/man/man1/man.html b/man/man1/man.html deleted file mode 100644 index 41f472ab..00000000 --- a/man/man1/man.html +++ /dev/null @@ -1,139 +0,0 @@ -<head> -<title>man(1) - Plan 9 from User Space</title> -<meta content="text/html; charset=utf-8" http-equiv=Content-Type> -</head> -<body bgcolor=#ffffff> -<table border=0 cellpadding=0 cellspacing=0 width=100%> -<tr height=10><td> -<tr><td width=20><td> -<tr><td width=20><td><b>MAN(1)</b><td align=right><b>MAN(1)</b> -<tr><td width=20><td colspan=2> - <br> -<p><font size=+1><b>NAME </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - man, lookman, sig – print or find pages of this manual<br> - -</table> -<p><font size=+1><b>SYNOPSIS </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>man</font></tt> [ <i>option ...</i> ] [ <i>section ...</i> ] <i>title ... - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - </i> - <tt><font size=+1>lookman</font></tt> <i>key ... - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - </i> - <tt><font size=+1>sig</font></tt> <i>function ...<br> - </i> -</table> -<p><font size=+1><b>DESCRIPTION </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <i>Man</i> locates and prints pages of this manual named <i>title</i> in the - specified <i>sections</i>. <i>Title</i> is given in lower case. Each <i>section</i> - is a number; pages marked (2S), for example, belong to chapter - 2. If no <i>section</i> is specified, pages in all sections are printed. - Any name from the NAME section at the top of the page will serve - as a - <i>title</i>. - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - The options are:<br> - <tt><font size=+1>−p</font></tt> Run <a href="../man1/proof.html"><i>proof</i>(1)</a> on the specified man pages.<br> - <tt><font size=+1>−P</font></tt> Run <a href="../man1/page.html"><i>page</i>(1)</a> on the specified man pages.<br> - <tt><font size=+1>−t</font></tt> Run <i>troff</i> and send its output to standard output.<br> - <tt><font size=+1>−n</font></tt> (Default) Print the pages on the standard output using <i>nroff</i>. - - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - <tt><font size=+1>Lookman</font></tt> prints the names of all manual sections that contain all - of the <i>key</i> words given on the command line. - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - <tt><font size=+1>Sig</font></tt> prints the signature (i.e. C definition) of the <i>function</i>’s - given on the command line.<br> - -</table> -<p><font size=+1><b>FILES </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>/usr/local/plan9/man?/*<br> - </font></tt> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <i>troff</i> source for manual; this page is <tt><font size=+1>/usr/local/plan9/man/man1/man.1<br> - </font></tt> - </table> - <tt><font size=+1>/usr/local/plan9/man/man?/INDEX<br> - </font></tt> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - indices searched to find pages corresponding to titles<br> - - </table> - <tt><font size=+1>/usr/local/plan9/man/secindex<br> - </font></tt> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - command to make an index for a given section<br> - - </table> - <tt><font size=+1>/usr/local/plan9/man/lookman/index<br> - </font></tt> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - index for <i>lookman<br> - </i> - </table> - -</table> -<p><font size=+1><b>SOURCE </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>/usr/local/plan9/bin/man<br> - /usr/local/plan9/bin/lookman<br> - </font></tt> -</table> -<p><font size=+1><b>SEE ALSO </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <a href="../man1/page.html"><i>page</i>(1)</a>, <a href="../man1/proof.html"><i>proof</i>(1)</a><br> - -</table> -<p><font size=+1><b>BUGS </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - The manual was intended to be typeset; some detail is sacrificed - on text terminals. - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - There is no automatic mechanism to keep the indices up to date. - - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - Except for special cases, <i>man</i> doesn’t recognize things that should - be run through <i>tbl</i> and/or <i>eqn</i>.<br> - -</table> - -<td width=20> -<tr height=20><td> -</table> -<!-- TRAILER --> -<table border=0 cellpadding=0 cellspacing=0 width=100%> -<tr height=15><td width=10><td><td width=10> -<tr><td><td> -<center> -<a href="../../"><img src="../../dist/spaceglenda100.png" alt="Space Glenda" border=1></a> -</center> -</table> -<!-- TRAILER --> -</body></html> |