aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2003-01-24 02:35:33 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2003-01-24 02:35:33 +0000
commit07b53b3be49cf2ad458ce427d204671692d4b4ae (patch)
tree0a914a47a374f641a74dd4abaa9b62bd5da054ad /bin
parentd8d44e6d6933c787e4879051239c2c4765f80fb3 (diff)
Notes
Diffstat (limited to 'bin')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 7aa9481e008c..cf3cc48dd1d6 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -158,7 +158,7 @@ in the descriptions below.
The long name for an option may be specified as an argument to the
.Fl /+o
option of
-.Xr sh 1 .
+.Nm .
Once the shell is running,
the long name for an option may be specified as an argument to the
.Fl /+o
@@ -1794,7 +1794,7 @@ when any specified
is received.
The signals are specified by name or number.
In addition, the pseudo-signal
-.Ic EXIT
+.Cm EXIT
may be used to specify an action that is performed when the shell terminates.
The
.Ar action