summaryrefslogtreecommitdiff
path: root/man/1/sh
diff options
context:
space:
mode:
authorValery Ushakov <uwe@stderr.spb.ru>2019-12-27 02:02:01 +0300
committerValery Ushakov <uwe@stderr.spb.ru>2019-12-27 02:02:01 +0300
commitb8c445c01c0fe95c3f0250d5b100bd0fd950cd00 (patch)
treec6fb8b127805358fabce652f883925dcf00fabfd /man/1/sh
parent52ec96efc7291514f69d5e79d68f52bbe85081cb (diff)
Xref to command(2) for the Command interface.
Diffstat (limited to 'man/1/sh')
-rw-r--r--man/1/sh2
1 files changed, 1 insertions, 1 deletions
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 `` #! ''