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:
Russ Cox 2017-07-15 20:49:52 -06:00
parent a18efdbab8
commit b546bd6e72
26 changed files with 43 additions and 49 deletions

View file

@ -1,10 +1,14 @@
0intro 0intro.4
intro 0intro.4
9import 9import.4
9pfuse 9pfuse.4
9pserve 9pserve.4
acme acme.4
factotum factotum.4
fontsrv fontsrv.4
flchk fossil.4
flfmt fossil.4
fossil fossil.4
import import.4
plumber plumber.4
ramfs ramfs.4

View file

@ -130,4 +130,3 @@ For example, the lower case r in the subfont
.B Times-Roman/14a/x0000.bit
appears truncated on the right and
too light overall.

View file

@ -486,7 +486,7 @@ and then use the
.I sed
command to prepare the script.
.SH SOURCE
.B /sys/src/cmd/fossil
.B \*9/src/cmd/fossil
.SH SEE ALSO
.IR yesterday (1),
.IR fs (3),

View file

@ -264,7 +264,7 @@ SmugMug,
.PP
If multiple categories or albums have the same name,
only one will be accessible via the file system interface.
Renaming the accessible one via
Renaming the accessible one via Unix's
.IR mv (1)
will resolve the problem.
.PP

View file

@ -100,10 +100,10 @@ way using the files
and
.I util.c
in
.BR /sys/src/cmd/tapefs ,
.BR \*9/src/cmd/tapefs ,
which in
turn derive substantially from
.IR ramfs (4).
.SH "SEE ALSO
.IR intro (5),
.IR intro (7),
.IR ramfs (4).