OSDN Git Service

Update help2man.org to coreutils 8.25
authorAkihiro Motoki <amotoki@gmail.com>
Thu, 18 Feb 2016 20:34:08 +0000 (05:34 +0900)
committerAkihiro Motoki <amotoki@gmail.com>
Thu, 18 Feb 2016 20:34:08 +0000 (05:34 +0900)
16 files changed:
help2man.orig/base32.x [new file with mode: 0644]
help2man.orig/chgrp.x
help2man.orig/chmod.x
help2man.orig/chown.x
help2man.orig/coreutils.x [new file with mode: 0644]
help2man.orig/df.x
help2man.orig/du.x
help2man.orig/groups.x
help2man.orig/head.x
help2man.orig/rm.x
help2man.orig/sort.x
help2man.orig/stdbuf.x
help2man.orig/sync.x
help2man.orig/tail.x
help2man.orig/timeout.x
help2man.orig/users.x

diff --git a/help2man.orig/base32.x b/help2man.orig/base32.x
new file mode 100644 (file)
index 0000000..f73de65
--- /dev/null
@@ -0,0 +1,4 @@
+[NAME]
+base32 \- base32 encode/decode data and print to standard output
+[DESCRIPTION]
+.\" Add any additional description here
index 1ceeafc..a61f308 100644 (file)
@@ -2,3 +2,5 @@
 chgrp \- change group ownership
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+chown(1), chown(2)
index d9147a4..5761d36 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 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>.
@@ -16,7 +16,7 @@ which can be either a symbolic representation of changes to make, or
 an octal number representing the bit pattern for the new mode bits.
 .PP
 The format of a symbolic mode is [\c
-\fBugoa\fP.\|.\|.][[\fB+-=\fP][\fIperms\fP.\|.\|.].\|.\|.],
+\fBugoa\fP.\|.\|.][[\fB-+=\fP][\fIperms\fP.\|.\|.].\|.\|.],
 where
 .I "perms"
 is either zero or more letters from the set
@@ -28,7 +28,7 @@ A combination of the letters \fBugoa\fP controls which users' access
 to the file will be changed: the user who owns it (\fBu\fP), other
 users in the file's group (\fBg\fP), other users not in the file's
 group (\fBo\fP), or all users (\fBa\fP).  If none of these are given,
-the effect is as if \fBa\fP were
+the effect is as if (\fBa\fP) were
 given, but bits that are set in the umask are not affected.
 .PP
 The operator \fB+\fP causes the selected file mode bits to be added to
index 7ad591d..52871e3 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 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>.
diff --git a/help2man.orig/coreutils.x b/help2man.orig/coreutils.x
new file mode 100644 (file)
index 0000000..a7a4879
--- /dev/null
@@ -0,0 +1,4 @@
+[NAME]
+coreutils \- single binary for coreutils programs
+[DESCRIPTION]
+.\" Add any additional description here
index c8889b4..05dc66a 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 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 6e578c0..62db8d3 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 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 1e42fed..fad6845 100644 (file)
@@ -2,3 +2,5 @@
 groups \- print the groups a user is in
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+getent(1)
index 160d0ff..53d2662 100644 (file)
@@ -2,3 +2,5 @@
 head \- output the first part of files
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+tail(1)
index 3eeb6c8..4c896c5 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 1998-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 1998-2016 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 b0d4a1a..8d8c67d 100644 (file)
@@ -3,4 +3,4 @@ sort \- sort lines of text files
 [DESCRIPTION]
 .\" Add any additional description here
 [SEE ALSO]
-uniq(1)
+shuf(1), uniq(1)
index 8a77041..14e541d 100644 (file)
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2013 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2016 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>.
@@ -13,5 +13,5 @@ Run COMMAND, with modified buffering operations for its standard streams.
 .br
 This will immedidately display unique entries from access.log
 [BUGS]
-On GLIBC platforms, specifying a buffer size, i.e. using fully buffered mode
+On GLIBC platforms, specifying a buffer size, i.e., using fully buffered mode
 will result in undefined operation.
index 7947bb7..18ee3fc 100644 (file)
@@ -1,6 +1,9 @@
 [NAME]
-sync \- flush file system buffers
+sync \- Synchronize cached writes to persistent storage
 [DESCRIPTION]
 .\" Add any additional description here
+[BUGS]
+Persistence guarantees vary per system.
+See the system calls below for more details.
 [SEE ALSO]
-sync(2)
+fdatasync(2), fsync(2), sync(2), syncfs(2)
index 2ede04c..68f2782 100644 (file)
@@ -2,3 +2,5 @@
 tail \- output the last part of files
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+head(1)
index 41b4295..cefa122 100644 (file)
@@ -5,4 +5,4 @@ timeout \- run a command with a time limit
 [SEE ALSO]
 kill(1)
 [BUGS]
-Some platforms don't curently support timeouts beyond 2038
+Some platforms don't curently support timeouts beyond the year 2038.
index ca0f9ca..d15001e 100644 (file)
@@ -2,3 +2,5 @@
 users \- print the user names of users currently logged in to the current host
 [DESCRIPTION]
 .\" Add any additional description here
+[SEE ALSO]
+getent(1), who(1)