summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-17 17:40:07 +0000
committerru <ru@FreeBSD.org>2006-09-17 17:40:07 +0000
commit36d05684e77bc80a444da3110fb255b3a664aed9 (patch)
tree962f12301cfcccc7e435e319623129195eb7b608 /bin/sh
parent4254dacbf5cff0f4e4c7f21833c8620c8d66e4c5 (diff)
downloadFreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.zip
FreeBSD-src-36d05684e77bc80a444da3110fb255b3a664aed9.tar.gz
Markup fixes.
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/sh.17
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index db62ec2..aebdb78 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -305,7 +305,7 @@ as it is read.
Useful for debugging.
.It Fl x Li xtrace
Write each command
-(preceded by the value of the
+(preceded by the value of the
.Ev PS4
variable)
to standard error before it is executed.
@@ -1985,7 +1985,7 @@ may be used to specify an action that is performed when the shell terminates.
The
.Ar action
may be an empty string or a dash
-.Pq Ar - ;
+.Pq Ql - ;
the former causes the specified signal to be ignored
and the latter causes the default action to be taken.
Omitting the
@@ -2260,7 +2260,8 @@ license after the Bourne shell from
.Sh AUTHORS
This version of
.Nm
-was originally written by Kenneth Almquist.
+was originally written by
+.An Kenneth Almquist .
.Sh BUGS
The
.Nm
OpenPOWER on IntegriCloud