summaryrefslogtreecommitdiff
path: root/man/1
diff options
context:
space:
mode:
Diffstat (limited to 'man/1')
-rw-r--r--man/1/kill2
-rw-r--r--man/1/logon2
-rw-r--r--man/1/mk2
-rw-r--r--man/1/sh2
-rw-r--r--man/1/sh-std2
5 files changed, 5 insertions, 5 deletions
diff --git a/man/1/kill b/man/1/kill
index 0b1eb0ba..992a773f 100644
--- a/man/1/kill
+++ b/man/1/kill
@@ -53,7 +53,7 @@ finds all such processes owned by
.I user
(default: the current user), and
prints
-.I sh (1)
+.IR sh (1)
commands to kill them.
The commands can be piped to the shell or selectively run,
releasing back to the system any resources owned by those processes.
diff --git a/man/1/logon b/man/1/logon
index f95e0850..46ec01d6 100644
--- a/man/1/logon
+++ b/man/1/logon
@@ -17,7 +17,7 @@ logon \- log on to Inferno
.I Logon
logs a user in to the Inferno environment.
It requires
-.I wm (1)
+.IR wm (1)
to be started first.
If no
.I user
diff --git a/man/1/mk b/man/1/mk
index bdf56e84..c18eceb7 100644
--- a/man/1/mk
+++ b/man/1/mk
@@ -159,7 +159,7 @@ might be:
.IP
.EX
%.dis: %.b
- limbo $stem.b
+ limbo $stem.b
cp $stem.dis /dis
.EE
.PP
diff --git a/man/1/sh b/man/1/sh
index 401897e2..18ecaf04 100644
--- a/man/1/sh
+++ b/man/1/sh
@@ -96,7 +96,7 @@ A Dis module will be executed only if it
implements the
.B Command
interface (see
-.IR sh (1));
+.IR command (2));
a script file will be executed only if it
starts with the characters
.RB `` #! ''
diff --git a/man/1/sh-std b/man/1/sh-std
index 0689d5e8..148e5f47 100644
--- a/man/1/sh-std
+++ b/man/1/sh-std
@@ -102,7 +102,7 @@ std, if, while, ~, no, !, apply, getlines, status, pctl, fn, and, or, raise, res
.IB list }
.br
.B ${parse
-.IB arg ]
+.IB arg }
.br
.B ${pipe
(