From f93d5985a2bc468f9f92f3bb8dedb0d3bf0807d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Sun, 22 Jul 2012 12:59:49 +0100 Subject: [PATCH] doc: mention gethostid(3) in hostid(1) * man/hostid.x: Add gethostid(3) to SEE ALSO section. Addresses http://bugs.gnu.org/12023 --- man/hostid.x | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.47.2