aboutsummaryrefslogtreecommitdiff
path: root/man/man1/page.1
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/man1/page.1
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/man1/page.1')
-rw-r--r--man/man1/page.122
1 files changed, 11 insertions, 11 deletions
diff --git a/man/man1/page.1 b/man/man1/page.1
index 4284bda2..8edefe26 100644
--- a/man/man1/page.1
+++ b/man/man1/page.1
@@ -25,7 +25,7 @@ of a
PostScript,
PDF,
or
-.IM troff (1)
+.MR troff (1)
or
Unix's
.IR tex (1)
@@ -41,7 +41,7 @@ graphics files
FAX
page,
a Plan 9
-.IM image (7)
+.MR image (7)
file, an Inferno bitmap file, or other common format).
.I Page
displays these
@@ -108,7 +108,7 @@ it listens to the
.B image
plumbing channel
(see
-.IM plumber (4) )
+.MR plumber (4) )
for more images to display.
The
.B -i
@@ -194,7 +194,7 @@ reverses the order in which pages are displayed.
Typing a
.B w
will write the currently viewed page to a new file as a compressed
-.IM image (7)
+.MR image (7)
file.
When possible, the filename is of the form
.IR basename . pagenum . bit .
@@ -217,7 +217,7 @@ and
PDF
.IR files .
It also calls a variety of conversion programs, such as those described in
-.IM jpg (1) ,
+.MR jpg (1) ,
to convert the various raster graphics formats
into Inferno bitmap files.
Pages are converted ``on the fly,'' as needed.
@@ -235,11 +235,11 @@ Browse the Inferno bitmap library.
man -t page | page -w
Preview this manual in a new window.
.SH "SEE ALSO
-.IM gs (1) ,
-.IM jpg (1) ,
-.IM proof (1) ,
-.IM tex (1) ,
-.IM troff (1)
+.MR gs (1) ,
+.MR jpg (1) ,
+.MR proof (1) ,
+.MR tex (1) ,
+.MR troff (1)
.SH SOURCE
.B \*9/src/cmd/page
.SH DIAGNOSTICS
@@ -277,7 +277,7 @@ There are too many keyboard commands and menu items.
Displaying a PostScript or PDF file depends both on having
GhostScript
(see
-.IM gs (1) )
+.MR gs (1) )
installed and on the underlying operating system
providing a file descriptor device tree at
.BR /dev/fd .