summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2016-07-04 14:23:36 +0000
committerwblock <wblock@FreeBSD.org>2016-07-04 14:23:36 +0000
commit3f7fb5e22f97fffdae5ca551fbca392a7e6eccf7 (patch)
tree4340dbc13a7ee67ba8a9d06d7b32bb13ac5f793f /bin
parent3bc651e5b10642fcfd8a47d8376a36e326643261 (diff)
downloadFreeBSD-src-3f7fb5e22f97fffdae5ca551fbca392a7e6eccf7.zip
FreeBSD-src-3f7fb5e22f97fffdae5ca551fbca392a7e6eccf7.tar.gz
MFC r301007:
Clarify the explanations for the hostname and FQDN entries.
Diffstat (limited to 'bin')
-rw-r--r--bin/sh/sh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 1afd4e5..cebcd78 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -32,7 +32,7 @@
.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95
.\" $FreeBSD$
.\"
-.Dd May 24, 2016
+.Dd May 30, 2016
.Dt SH 1
.Os
.Sh NAME
@@ -1371,9 +1371,9 @@ may include any of the following formatting sequences,
which are replaced by the given information:
.Bl -tag -width indent
.It Li \eH
-The fully-qualified hostname.
+This system's fully-qualified hostname (FQDN).
.It Li \eh
-The local hostname.
+This system's hostname.
.It Li \eW
The final component of the current working directory.
.It Li \ew
OpenPOWER on IntegriCloud