man: various cleanup
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
This commit is contained in:
parent
a18efdbab8
commit
b546bd6e72
26 changed files with 43 additions and 49 deletions
|
|
@ -1,6 +1,9 @@
|
|||
fossilcons fossilcons.8
|
||||
getflags getflags.8
|
||||
usage getflags.8
|
||||
listen1 listen1.8
|
||||
mkext mkfs.8
|
||||
mkfs mkfs.8
|
||||
vbackup vbackup.8
|
||||
vcat vbackup.8
|
||||
vftp vbackup.8
|
||||
|
|
|
|||
|
|
@ -491,7 +491,7 @@ the string used to represent this user in the on-disk structures
|
|||
the string used to represent this user in the 9P protocol
|
||||
.TP
|
||||
.I leader
|
||||
the group's leader (see
|
||||
the group's leader (see Plan 9's
|
||||
.IR stat (5)
|
||||
for a description of the special privileges held by a group leader)
|
||||
.TP
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ which does not set
|
|||
.BR $0 ,
|
||||
the program name must be given explicitly on the command line.
|
||||
.SH EXAMPLE
|
||||
Parse the arguments for
|
||||
Parse the arguments for Plan 9's
|
||||
.IR leak (1):
|
||||
.IP
|
||||
.EX
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH LISTEN 8
|
||||
.TH LISTEN1 8
|
||||
.SH NAME
|
||||
listen1 \- listen for calls on a network device
|
||||
.SH SYNOPSIS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue