aboutsummaryrefslogtreecommitdiff
path: root/man/man1/ls.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/ls.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/ls.1')
-rw-r--r--man/man1/ls.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man1/ls.1 b/man/man1/ls.1
index b4a5f772..863f8e22 100644
--- a/man/man1/ls.1
+++ b/man/man1/ls.1
@@ -29,7 +29,7 @@ is the same as
but sets the
.B -p
option and pipes the output through
-.IM mc (1) .
+.MR mc (1) .
.PP
There are a number of options:
.TP
@@ -42,7 +42,7 @@ List in long format, giving mode (see below), file system type
(e.g., for devices, the
.B #
code letter that names it; see
-.IM intro (3) ),
+.MR intro (3) ),
the instance or subdevice number, owner, group,
size in bytes, and time of last modification
for each file.
@@ -60,7 +60,7 @@ Print only the final path element of each file name.
List the
.I qid
(see
-.IM stat (3) )
+.MR stat (3) )
of each file; the printed fields are in the order
path, version, and type.
.TP
@@ -99,7 +99,7 @@ otherwise.
.TP
.B -Q
By default, printed file names are quoted if they contain characters special to
-.IM rc (1) .
+.MR rc (1) .
The
.B -Q
flag disables this behavior.
@@ -168,5 +168,5 @@ if none of the above permissions is granted.
.br
.B \*9/bin/lc
.SH SEE ALSO
-.IM stat (3) ,
-.IM mc (1)
+.MR stat (3) ,
+.MR mc (1)