aboutsummaryrefslogtreecommitdiff
path: root/man/man4/fontsrv.4
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2020-08-15 20:07:38 -0400
committerRuss Cox <rsc@swtch.com>2020-08-15 20:09:40 -0400
commitd32deab17bfffa5bffc5fab3e6577558e40888c5 (patch)
tree745b19fb64cfbd1fd9d0c6039fe35a1fd85169d3 /man/man4/fontsrv.4
parent9843fc0d82c68c78059ccb167e8402def5a4ee1f (diff)
downloadplan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.gz
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.bz2
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.zip
tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
Diffstat (limited to 'man/man4/fontsrv.4')
-rw-r--r--man/man4/fontsrv.412
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man4/fontsrv.4 b/man/man4/fontsrv.4
index a270b2f1..6cc0d0a7 100644
--- a/man/man4/fontsrv.4
+++ b/man/man4/fontsrv.4
@@ -20,7 +20,7 @@ fontsrv \- file system access to host fonts
presents the host window system's fonts
in the standard Plan 9 format
(see
-.IM font (7) ).
+.MR font (7) ).
It serves a virtual directory tree mounted at
.I mtpt
(if the
@@ -72,14 +72,14 @@ representing 32-character Unicode ranges.
.PP
.I Openfont
(see
-.IM graphics (3) )
+.MR graphics (3) )
recognizes font paths beginning with
.B /mnt/font
and implements them by invoking
.IR fontsrv ;
it need not be running already.
See
-.IM font (7)
+.MR font (7)
for a full discussion of font name syntaxes.
.SH EXAMPLES
List the fonts on the system:
@@ -96,7 +96,7 @@ or:
.EE
.LP
Run
-.IM acme (1)
+.MR acme (1)
using the operating system's Monaco as the fixed-width font:
.IP
.EX
@@ -104,7 +104,7 @@ using the operating system's Monaco as the fixed-width font:
.EE
.LP
Run
-.IM sam (1)
+.MR sam (1)
using the same font:
.IP
.EX
@@ -113,7 +113,7 @@ using the same font:
.SH SOURCE
.B \*9/src/cmd/fontsrv
.SH SEE ALSO
-.IM font (7)
+.MR font (7)
.SH BUGS
.PP
Due to OS X restrictions,