OSDN Git Service

coreutils (8.21): Sync help2man.ja with 8.21
authorAkihiro MOTOKI <amotoki@gmail.com>
Mon, 5 May 2014 16:03:35 +0000 (01:03 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Mon, 5 May 2014 16:04:38 +0000 (01:04 +0900)
help2man.ja/chmod.x
help2man.ja/chown.x
help2man.ja/df.x
help2man.ja/du.x
help2man.ja/nice.x
help2man.ja/numfmt.x [new file with mode: 0644]
help2man.ja/od.x
help2man.ja/readlink.x
help2man.ja/rm.x
help2man.ja/stdbuf.x

index 3e00d48..bd59630 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
index f8f656b..b7a6540 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
index bf9bb73..cf95519 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
index 3c11577..9f25943 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
index 87a713a..6027600 100644 (file)
@@ -4,4 +4,4 @@ nice \- 変更したスケジューリング優先度でプログラムを実行
 [説明]
 .\" Add any additional description here
 [関連項目]
-nice(2)
+nice(2), renice(1)
diff --git a/help2man.ja/numfmt.x b/help2man.ja/numfmt.x
new file mode 100644 (file)
index 0000000..b5e1960
--- /dev/null
@@ -0,0 +1,5 @@
+[名前]
+.\"O numfmt \- Convert numbers from/to human-readable strings
+numfmt \- 数字から人が読みやすい文字列への変換と、その逆変換
+[説明]
+.\" Add any additional description here
index db2106a..5984f31 100644 (file)
@@ -3,3 +3,13 @@
 od \- ファイルを 8 進数やその他の形式でダンプする
 [説明]
 .\" Add any additional description here
+[EXAMPLES]
+[例]
+.TP
+.B od -A x -t x1z -v
+.\"O Display hexdump format output
+16 進形式の出力を表示する
+.TP
+.B od -A o -t oS -w16
+.\"O The default output format used by od
+od で使用されるデフォルトの出力フォーマット
index 8a247ba..36b802b 100644 (file)
@@ -1,7 +1,8 @@
 [名前]
-.\"O readlink \- print value of a symbolic link or canonical file name
-readlink \- シンボリックリンクの値、つまり正規化された名前を表示する
+.\"O- readlink \- print value of a symbolic link or canonical file name
+.\"O+ readlink \- print resolved symbolic links or canonical file names
+readlink \- 解決したシンボリックリンク、つまり正規化された名前を表示する
 [説明]
 .\" Add any additional description here
 [関連項目]
-readlink(2)
+readlink(2), realpath(1), realpath(3)
index c7ec0f5..974bacb 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
index ec66fd4..190d7b9 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2012 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2013 Free Software Foundation, Inc.
 '\"
 '\" This is free software.  You may redistribute copies of it under the terms
 '\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.