From: Pádraig Brady
Date: Sun, 22 Jul 2012 11:59:49 +0000 (+0100) Subject: doc: mention gethostid(3) in hostid(1) X-Git-Tag: v8.18~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93d5985a2bc468f9f92f3bb8dedb0d3bf0807d8;p=thirdparty%2Fcoreutils.git doc: mention gethostid(3) in hostid(1) * man/hostid.x: Add gethostid(3) to SEE ALSO section. Addresses http://bugs.gnu.org/12023 --- diff --git a/man/hostid.x b/man/hostid.x index 1bba0a630d..767a3e2b0a 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)