aboutsummaryrefslogtreecommitdiff
path: root/man/man1/9.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/9.1')
-rw-r--r--man/man1/9.114
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man1/9.1 b/man/man1/9.1
index a115260d..34c150d2 100644
--- a/man/man1/9.1
+++ b/man/man1/9.1
@@ -12,7 +12,7 @@
.B .
.B 9
(from
-.IR sh (1))
+.MR sh (1) )
.PP
.B 9.rc
.I cmd
@@ -24,7 +24,7 @@
.B .
.B 9.rc
(from
-.IR rc (1))
+.MR rc (1) )
.PP
.B u
.I cmd
@@ -36,7 +36,7 @@
.B .
.B u
(from
-.IR sh (1))
+.MR sh (1) )
.PP
.B u.rc
.I cmd
@@ -48,7 +48,7 @@
.B .
.B u.rc
(from
-.IR rc (1))
+.MR rc (1) )
.SH DESCRIPTION
Because Plan 9 supplies commands with the same name as but different
behavior than many basic Unix system commands
@@ -86,7 +86,7 @@ in order to make the current shell start running in the Plan 9 environment.
is the same as
.I 9
but written for use by the shell
-.IR rc (1).
+.MR rc (1) .
.PP
.I U
and
@@ -106,7 +106,7 @@ $ 9 grep '[α-ζ]' /etc/passwd
.EE
.PP
Start an
-.IR rc (1)
+.MR rc (1)
with the Plan 9 commands in the path before the system commands,
and then run the Unix
.IR ls :
@@ -124,7 +124,7 @@ $ 9 rc
.br
.B \*9/bin/u.rc
.SH SEE ALSO
-.IR intro (1)
+.MR intro (1)
.SH BUGS
Some shell configurations
(notably, oh-my-zsh)