diff options
author | Alex Musolino <alex@musolino.id.au> | 2020-01-20 14:59:04 +1030 |
---|---|---|
committer | Alex Musolino <alex@musolino.id.au> | 2020-01-20 14:59:04 +1030 |
commit | 1ecdf09aeeb16dd359251e3e698c8ea7798bd285 (patch) | |
tree | 50e3961998ac15978cd7a35bac803472db4d8d88 /sys/man/1 | |
parent | 09eac381e58e74051ab7ddb1e96fc32671d3cada (diff) |
page(1): fix troff manual example
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/page b/sys/man/1/page index 722623e89..2f4e97c6a 100644 --- a/sys/man/1/page +++ b/sys/man/1/page @@ -179,7 +179,7 @@ page /usr/inferno/icons/*.bit Browse the Inferno bitmap library. .TP .L -page -j /sys/doc/troff.pdf!7 /sys/doc/troff.pdf +page -j /sys/doc/troff.ps!7 /sys/doc/troff.ps Jump to page 7 in the troff manual. .TP .L |