aboutsummaryrefslogtreecommitdiff
path: root/man/man1/9.1
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man1/9.1
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
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)