summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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