diff options
| author | Warren Block <wblock@FreeBSD.org> | 2016-05-31 00:23:29 +0000 |
|---|---|---|
| committer | Warren Block <wblock@FreeBSD.org> | 2016-05-31 00:23:29 +0000 |
| commit | 2770ce607cfca0a9b02ff73728ee4a17bd304326 (patch) | |
| tree | 6e3417c3aaeaa184269166c4b6ed378d34528d72 /bin/sh/sh.1 | |
| parent | 71f44ab168caa56e9856ccb1be683207a6b00ab4 (diff) | |
Notes
Diffstat (limited to 'bin/sh/sh.1')
| -rw-r--r-- | bin/sh/sh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 1f3431cfa2519..20a9dbf995218 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 @@ -1403,9 +1403,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 |
