Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/sys/man/1/manviewer

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


.TH MANVIEWER 1
.SH NAME
manviewer \- display manual pages
.SH SYNOPSIS
.B manviewer
[
.B -d
]
[
.B -p
.I port
]
.SH DESCRIPTION
.I Manviewer
creates and reads a
.IR portfs (4)
.B man
port (or
.I port
when supplied). Messages sent to the port are of the format
.B manpage[section]
and correspond to a manual page to show.
.PP
This is useful to ask the system to show manual pages at a particular
system, by starting this program on that system.
.SH FILES
.B /sys/man
manual source
.SH SOURCE
.B /sys/src/cmd/manviewer.c

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to [email protected].