summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorqwx <devnull@localhost>2018-10-28 00:05:05 +0200
committerqwx <devnull@localhost>2018-10-28 00:05:05 +0200
commitd74fdfc022acde11b522fcc77beed10880784cbc (patch)
tree584777cd50b9f9dd24a3489d90e49833aee282b5 /sys
parentd81f4d4866ac6084d8268880fa36bec3ece460c1 (diff)
misc small manpage fixes
Diffstat (limited to 'sys')
-rw-r--r--sys/man/1/dmid2
-rw-r--r--sys/man/1/dpic6
-rw-r--r--sys/man/2/idn12
-rw-r--r--sys/man/2/ttf2
-rw-r--r--sys/man/3/vmx2
-rw-r--r--sys/man/4/truetypefs4
-rw-r--r--sys/man/8/plan9.ini2
7 files changed, 16 insertions, 14 deletions
diff --git a/sys/man/1/dmid b/sys/man/1/dmid
index c04cb6a54..eb148ef42 100644
--- a/sys/man/1/dmid
+++ b/sys/man/1/dmid
@@ -64,7 +64,7 @@ createfile SW18_7: file already exists
.EE
.PP
Play a MIDI stream from a USB device (see
-.BR usb (3)):
+.IR usb (3)):
.IP
.EX
% games/wadfs /sys/games/lib/doom/doom2.wad >[2]/dev/null
diff --git a/sys/man/1/dpic b/sys/man/1/dpic
index dfab9bd3a..29bdc3842 100644
--- a/sys/man/1/dpic
+++ b/sys/man/1/dpic
@@ -59,10 +59,10 @@ by default.
Create a patch
.I WAD
(see
-.BR wadfs (4))
+.IR wadfs (4))
replacing a sky texture.
First, create a 256x128 image, mirror it, and convert it for use with
-.BR tweak (1).
+.IR tweak (1).
.IP
.EX
% png -9t tuttleglenda.png \\
@@ -73,7 +73,7 @@ First, create a 256x128 image, mirror it, and convert it for use with
.EE
.PP
Next, use
-.BR tweak (1)
+.IR tweak (1)
to tile the 128x128 picture.
Then, mount an
.I IWAD
diff --git a/sys/man/2/idn b/sys/man/2/idn
index 98958f832..dcda85eed 100644
--- a/sys/man/2/idn
+++ b/sys/man/2/idn
@@ -37,15 +37,15 @@ The maximum size of
.I buf
is gived by
.IR nbuf .
-.SH DIAGNOSTICS
-The return value is the number of bytes (excluding the terminating NULL) in
-.I buf
-or
-.B -1
-on failure.
.SH SOURCE
.B /sys/src/libc/9sys/idn.c
.SH "SEE ALSO"
.B /lib/rfc/rfc5890
.br
.IR utf (6)
+.SH DIAGNOSTICS
+The return value is the number of bytes (excluding the terminating NULL) in
+.I buf
+or
+.B -1
+on failure.
diff --git a/sys/man/2/ttf b/sys/man/2/ttf
index 174f1b8aa..fd361534c 100644
--- a/sys/man/2/ttf
+++ b/sys/man/2/ttf
@@ -121,7 +121,7 @@ Given an index
it returns the corresponding contour (counting from zero), storing a pointer to a list of (\fIx\fR, \fIy\fR) pairs in
.BR *fp .
The array is allocated with
-.BR malloc (2).
+.IR malloc (2).
The (always odd) number of points is stored in
.BR *np .
The contours correspond to closed quadratic Bézier curves and the points with odd indices are the control points.
diff --git a/sys/man/3/vmx b/sys/man/3/vmx
index 471febb17..c30b5eb42 100644
--- a/sys/man/3/vmx
+++ b/sys/man/3/vmx
@@ -74,6 +74,7 @@ starting at \fIoffset\fR.
The \fIaccess\fR field specifies the permitted types of access using the characters \fLr\fR (read), \fLw\fR (write), \fLx\fR (execute) and \fL-\fR (padding character).
The \fIcache\fR field specifies the cacheability of the region, it must be one of \fLuc\fR, \fLwc\fR, \fLwt\fR, \fLwp\fR and \fLwb\fR (as defined in the Intel SDM).
+.PD
.PP
Writes to the
.B map
@@ -133,6 +134,7 @@ The virtual CPU attempted to execute the instruction \fIinstr\fR.
\fL*ack\fR
Not an actual exit, but acknowledgement that an interrupt request (IRQ) was posted.
+.PD
.PP
The
.B fpregs
diff --git a/sys/man/4/truetypefs b/sys/man/4/truetypefs
index d9cddc53a..b738ccbd7 100644
--- a/sys/man/4/truetypefs
+++ b/sys/man/4/truetypefs
@@ -43,8 +43,8 @@ acme -c 1 /lib/glass
.B /sys/src/cmd/truetypefs.c
.SH SEE ALSO
.IR ttf (2),
-.IR font(6),
-.IR subfont(2)
+.IR font (6),
+.IR subfont (2)
.SH HISTORY
.I Truetypefs
first appeared in 9front (October, 2018).
diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini
index 582e33df6..9e1565a2f 100644
--- a/sys/man/8/plan9.ini
+++ b/sys/man/8/plan9.ini
@@ -499,7 +499,7 @@ to use as a root device for bootstrapping.
.SS \fLramdisk\fIX\fL=\fIsize sectorsize\fP
.SS \fLramdisk\fIX\fL=\fIaddress size sectorsize\fP
This reserves physical memory as a ramdisk that will appear as
-.IR sd(3)
+.IR sd (3)
device \fLsdZ\fIX\fR.
When the
.I address