diff options
author | qwx <devnull@localhost> | 2018-10-28 00:05:05 +0200 |
---|---|---|
committer | qwx <devnull@localhost> | 2018-10-28 00:05:05 +0200 |
commit | d74fdfc022acde11b522fcc77beed10880784cbc (patch) | |
tree | 584777cd50b9f9dd24a3489d90e49833aee282b5 /sys/man/4 | |
parent | d81f4d4866ac6084d8268880fa36bec3ece460c1 (diff) |
misc small manpage fixes
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/truetypefs | 4 |
1 files changed, 2 insertions, 2 deletions
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). |