diff options
| author | rsc <devnull@localhost> | 2005-01-14 20:42:57 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-01-14 20:42:57 +0000 |
| commit | 86c6d3deafe04c1783b7042eca95b5ec4733c079 (patch) | |
| tree | 087ea71f974d5ad756f74a4577aac9070f991327 /man | |
| parent | bd1c6000c8efa08baa2e126f0f928fdc98b016db (diff) | |
| download | plan9port-86c6d3deafe04c1783b7042eca95b5ec4733c079.tar.gz plan9port-86c6d3deafe04c1783b7042eca95b5ec4733c079.zip | |
note html files
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/man.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man1/man.1 b/man/man1/man.1 index e5f00095..5837fcd0 100644 --- a/man/man1/man.1 +++ b/man/man1/man.1 @@ -84,11 +84,14 @@ prints the signature (i.e. C definition) of the given on the command line. .SH FILES .TP -.B \*9/man?/* +.B \*9/man?/*.[0-9]* .I troff source for manual; this page is .B \*9/man/man1/man.1 .TP +.B \*9/man?/*.html +HTML version of the manual +.TP .B \*9/man/man?/INDEX indices searched to find pages corresponding to titles .TP |
