diff options
author | Pádraig Brady <P@draigBrady.com> | 2012-07-22 12:59:49 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2012-07-22 13:01:03 +0100 |
commit | f93d5985a2bc468f9f92f3bb8dedb0d3bf0807d8 (patch) | |
tree | ed04a896002e019cdeec52811c97d577888552c6 | |
parent | 3ca80461c23b6d7301daf9a509f2dbf7cbf8e00f (diff) | |
download | coreutils-f93d5985a2bc468f9f92f3bb8dedb0d3bf0807d8.tar.xz |
doc: mention gethostid(3) in hostid(1)
* man/hostid.x: Add gethostid(3) to SEE ALSO section.
Addresses http://bugs.gnu.org/12023
-rw-r--r-- | man/hostid.x | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/hostid.x b/man/hostid.x index 1bba0a630..767a3e2b0 100644 --- a/man/hostid.x +++ b/man/hostid.x @@ -2,3 +2,5 @@ hostid \- print the numeric identifier for the current host [DESCRIPTION] .\" Add any additional description here +[SEE ALSO] +gethostid(3) |