From: Akihiro MOTOKI Date: Mon, 5 May 2014 15:16:04 +0000 (+0900) Subject: coreutils (8.22): Sync help2man.ja with 8.22 X-Git-Tag: coreutils-8.22~11 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b81e0e89d77b66ee954459c4cf9796516e21af52;p=linuxjm%2Fcoreutils.git coreutils (8.22): Sync help2man.ja with 8.22 --- diff --git a/help2man.ja/hostid.x b/help2man.ja/hostid.x index 8f1a84f..33ba19f 100644 --- a/help2man.ja/hostid.x +++ b/help2man.ja/hostid.x @@ -3,3 +3,5 @@ hostid \- 現在のホストの数値の識別子を表示する [説明] .\" Add any additional description here +[関連項目] +gethostid(3) diff --git a/help2man.ja/sort.x b/help2man.ja/sort.x index 3ee78ba..9de52c2 100644 --- a/help2man.ja/sort.x +++ b/help2man.ja/sort.x @@ -3,3 +3,5 @@ sort \- テキストファイルの行の並び替えを行う [説明] .\" Add any additional description here +[SEE ALSO] +uniq(1) diff --git a/help2man.ja/uniq.x b/help2man.ja/uniq.x index 5ecd1b7..1719a2b 100644 --- a/help2man.ja/uniq.x +++ b/help2man.ja/uniq.x @@ -4,4 +4,4 @@ uniq \- 繰り返し行の出力や削除を行う [説明] .\" Add any additional description here [関連項目] -comm(1), join(1) +comm(1), join(1), sort(1)