summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorjcamou <jcamou@FreeBSD.org>2005-08-29 21:28:12 +0000
committerjcamou <jcamou@FreeBSD.org>2005-08-29 21:28:12 +0000
commit807c0b25414dae45f1b35c6e919e41947538335b (patch)
treebcce29dfab0cce3510b1070e94e8a5bff9358aa5 /bin/sh
parent48a5274239dff7de2c930561e3d9047e72a7b68c (diff)
downloadFreeBSD-src-807c0b25414dae45f1b35c6e919e41947538335b.zip
FreeBSD-src-807c0b25414dae45f1b35c6e919e41947538335b.tar.gz
Wrap a line due to a new sentence.
Noticed by: simon Approved by: trhodes (mentor)
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/sh.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index b077413..0b602dc 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -426,7 +426,8 @@ This use is discouraged.
.Pp
An alias name may be escaped in a command line, so that it is not
replaced by its alias value, by using quoting characters within or
-adjacent to the alias name. This is most often done by prefixing
+adjacent to the alias name.
+This is most often done by prefixing
an alias name with a backslash to execute a function, built-in, or
normal program with the same name.
See the
OpenPOWER on IntegriCloud