OSDN Git Service

coreutils: Update to coreutils 8.22
authorAkihiro MOTOKI <amotoki@gmail.com>
Mon, 5 May 2014 16:18:42 +0000 (01:18 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Mon, 5 May 2014 16:18:58 +0000 (01:18 +0900)
107 files changed:
Makefile
help2man.orig/df.x
original/man1/arch.1
original/man1/base64.1
original/man1/basename.1
original/man1/cat.1
original/man1/chcon.1
original/man1/chgrp.1
original/man1/chmod.1
original/man1/chown.1
original/man1/chroot.1
original/man1/cksum.1
original/man1/comm.1
original/man1/cp.1
original/man1/csplit.1
original/man1/cut.1
original/man1/date.1
original/man1/dd.1
original/man1/df.1
original/man1/dir.1
original/man1/dircolors.1
original/man1/dirname.1
original/man1/du.1
original/man1/echo.1
original/man1/env.1
original/man1/expand.1
original/man1/expr.1
original/man1/factor.1
original/man1/false.1
original/man1/fmt.1
original/man1/fold.1
original/man1/groups.1
original/man1/head.1
original/man1/hostid.1
original/man1/hostname.1
original/man1/id.1
original/man1/install.1
original/man1/join.1
original/man1/kill.1
original/man1/link.1
original/man1/ln.1
original/man1/logname.1
original/man1/ls.1
original/man1/md5sum.1
original/man1/mkdir.1
original/man1/mkfifo.1
original/man1/mknod.1
original/man1/mktemp.1
original/man1/mv.1
original/man1/nice.1
original/man1/nl.1
original/man1/nohup.1
original/man1/nproc.1
original/man1/numfmt.1
original/man1/od.1
original/man1/paste.1
original/man1/pathchk.1
original/man1/pinky.1
original/man1/pr.1
original/man1/printenv.1
original/man1/printf.1
original/man1/ptx.1
original/man1/pwd.1
original/man1/readlink.1
original/man1/realpath.1
original/man1/rm.1
original/man1/rmdir.1
original/man1/runcon.1
original/man1/seq.1
original/man1/sha1sum.1
original/man1/sha224sum.1
original/man1/sha256sum.1
original/man1/sha384sum.1
original/man1/sha512sum.1
original/man1/shred.1
original/man1/shuf.1
original/man1/sleep.1
original/man1/sort.1
original/man1/split.1
original/man1/stat.1
original/man1/stdbuf.1
original/man1/stty.1
original/man1/sum.1
original/man1/sync.1
original/man1/tac.1
original/man1/tail.1
original/man1/tee.1
original/man1/test.1
original/man1/timeout.1
original/man1/touch.1
original/man1/tr.1
original/man1/true.1
original/man1/truncate.1
original/man1/tsort.1
original/man1/tty.1
original/man1/uname.1
original/man1/unexpand.1
original/man1/uniq.1
original/man1/unlink.1
original/man1/uptime.1
original/man1/users.1
original/man1/vdir.1
original/man1/wc.1
original/man1/who.1
original/man1/whoami.1
original/man1/yes.1
translation_list

index a37f758..f10f360 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 NAME = coreutils
-V = 8.21
+V = 8.22
 
 DEST = draft/man1
 
index 7e908ae..c8889b4 100644 (file)
@@ -21,8 +21,7 @@ If an argument is the absolute file name of a disk device node containing a
 mounted file system,
 .B df
 shows the space available on that file system rather than on the
-file system containing the device node (which is always the root
-file system).  This version of
+file system containing the device node.  This version of
 .B df
 cannot show the space available on unmounted file systems, because on
 most kinds of systems doing so requires very nonportable intimate
index d1094e2..0890427 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH ARCH "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH ARCH "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 arch \- print machine hardware name (same as uname -m)
 .SH SYNOPSIS
@@ -15,16 +15,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report arch translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Karel Zak.
-.SH "REPORTING BUGS"
-Report arch bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report arch translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 84136cf..a68fd0e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH BASE64 "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH BASE64 "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 base64 \- base64 encode/decode data and print to standard output
 .SH SYNOPSIS
@@ -34,16 +34,11 @@ The data are encoded as described for the base64 alphabet in RFC 3548.
 When decoding, the input may contain newlines in addition to the bytes of
 the formal base64 alphabet.  Use \fB\-\-ignore\-garbage\fR to attempt to recover
 from any other non\-alphabet bytes in the encoded stream.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report base64 translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Simon Josefsson.
-.SH "REPORTING BUGS"
-Report base64 bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report base64 translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c9fb6f4..001de2b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH BASENAME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH BASENAME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 basename \- strip directory and suffix from filenames
 .SH SYNOPSIS
@@ -38,21 +38,16 @@ basename /usr/bin/sort
 basename include/stdio.h .h
 \-> "stdio"
 .TP
-basename \fB\-s\fR .h include/stdio.h
+basename \-s .h include/stdio.h
 \-> "stdio"
 .TP
-basename \fB\-a\fR any/str1 any/str2
+basename \-a any/str1 any/str2
 \-> "str1" followed by "str2"
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report basename translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report basename bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report basename translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 2510199..1fbca5b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CAT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CAT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 cat \- concatenate files and print on the standard output
 .SH SYNOPSIS
@@ -54,16 +54,11 @@ Output f's contents, then standard input, then g's contents.
 .TP
 cat
 Copy standard input to standard output.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report cat translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Torbjorn Granlund and Richard M. Stallman.
-.SH "REPORTING BUGS"
-Report cat bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report cat translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c08f272..29e0bbc 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CHCON "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CHCON "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 chcon \- change file security context
 .SH SYNOPSIS
@@ -14,7 +14,7 @@ chcon \- change file security context
 .SH DESCRIPTION
 .\" Add any additional description here
 .PP
-Change the security context of each FILE to CONTEXT.
+Change the SELinux security context of each FILE to CONTEXT.
 With \fB\-\-reference\fR, change the security context of each FILE to that of RFILE.
 .PP
 Mandatory arguments to long options are mandatory for short options too.
@@ -74,16 +74,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report chcon translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Russell Coker and Jim Meyering.
-.SH "REPORTING BUGS"
-Report chcon bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report chcon translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 7593bf1..b840911 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CHGRP "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CHGRP "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 chgrp \- change group ownership
 .SH SYNOPSIS
@@ -70,18 +70,13 @@ output version information and exit
 chgrp staff /u
 Change the group of /u to "staff".
 .TP
-chgrp \fB\-hR\fR staff /u
+chgrp \-hR staff /u
 Change the group of /u and subfiles to "staff".
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report chgrp translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Jim Meyering.
-.SH "REPORTING BUGS"
-Report chgrp bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report chgrp translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index aca50bd..fb642c0 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CHMOD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CHMOD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 chmod \- change file mode bits
 .SH SYNOPSIS
@@ -145,16 +145,11 @@ display this help and exit
 output version information and exit
 .PP
 Each MODE is of the form '[ugoa]*([\-+=]([rwxXst]*|[ugo]))+|[\-+=][0\-7]+'.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report chmod translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Jim Meyering.
-.SH "REPORTING BUGS"
-Report chmod bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report chmod translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3388037..036bb4c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CHOWN "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CHOWN "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 chown \- change file owner and group
 .SH SYNOPSIS
@@ -102,18 +102,13 @@ Change the owner of /u to "root".
 chown root:staff /u
 Likewise, but also change its group to "staff".
 .TP
-chown \fB\-hR\fR root /u
+chown \-hR root /u
 Change the owner of /u and subfiles to "root".
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report chown translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Jim Meyering.
-.SH "REPORTING BUGS"
-Report chown bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report chown translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 7ca60dc..4726fdb 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CHROOT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CHROOT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 chroot \- run command or interactive shell with special root directory
 .SH SYNOPSIS
@@ -26,16 +26,11 @@ display this help and exit
 output version information and exit
 .PP
 If no command is given, run '${SHELL} \fB\-i\fR' (default: '/bin/sh \fB\-i\fR').
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report chroot translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Roland McGrath.
-.SH "REPORTING BUGS"
-Report chroot bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report chroot translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index a65c4e5..c1bc08c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CKSUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CKSUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 cksum \- checksum and count the bytes in a file
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report cksum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Q. Frank Xia.
-.SH "REPORTING BUGS"
-Report cksum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report cksum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c1da017..ffd80d2 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH COMM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH COMM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 comm \- compare two sorted files line by line
 .SH SYNOPSIS
@@ -42,21 +42,16 @@ output version information and exit
 Note, comparisons honor the rules specified by 'LC_COLLATE'.
 .SH EXAMPLES
 .TP
-comm \fB\-12\fR file1 file2
+comm \-12 file1 file2
 Print only lines present in both file1 and file2.
 .TP
-comm \fB\-3\fR file1 file2
+comm \-3 file1 file2
 Print lines in file1 not in file2, and vice versa.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report comm translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard M. Stallman and David MacKenzie.
-.SH "REPORTING BUGS"
-Report comm bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report comm translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3a645c5..17e06b4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CP "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CP "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 cp \- copy files and directories
 .SH SYNOPSIS
@@ -116,6 +116,10 @@ explain what is being done
 \fB\-x\fR, \fB\-\-one\-file\-system\fR
 stay on this file system
 .TP
+\fB\-Z\fR, \fB\-\-context\fR[=\fICTX\fR]
+set SELinux security context of destination
+file to default type, or to CTX if specified
+.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -151,16 +155,11 @@ always make simple backups
 As a special case, cp makes a backup of SOURCE when the force and backup
 options are given and SOURCE and DEST are the same name for an existing,
 regular file.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report cp translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering.
-.SH "REPORTING BUGS"
-Report cp bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report cp translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index afc7ed9..9e6cf71 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CSPLIT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CSPLIT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 csplit \- split a file into sections determined by context lines
 .SH SYNOPSIS
@@ -22,6 +22,9 @@ use PREFIX instead of 'xx'
 \fB\-k\fR, \fB\-\-keep\-files\fR
 do not remove output files on errors
 .TP
+\fB\-m\fR, \fB\-\-suppress\-matched\fR
+suppress the lines matching PATTERN
+.TP
 \fB\-n\fR, \fB\-\-digits\fR=\fIDIGITS\fR
 use specified number of digits instead of 2
 .TP
@@ -55,16 +58,11 @@ repeat the previous pattern specified number of times
 repeat the previous pattern as many times as possible
 .PP
 A line OFFSET is a required '+' or '\-' followed by a positive integer.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report csplit translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Stuart Kemp and David MacKenzie.
-.SH "REPORTING BUGS"
-Report csplit bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report csplit translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 69ed22c..9e6ef89 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH CUT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH CUT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 cut \- remove sections from each line of files
 .SH SYNOPSIS
@@ -64,16 +64,11 @@ from N'th to M'th (included) byte, character or field
 from first to M'th (included) byte, character or field
 .PP
 With no FILE, or when FILE is \-, read standard input.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report cut translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David M. Ihnat, David MacKenzie, and Jim Meyering.
-.SH "REPORTING BUGS"
-Report cut bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report cut translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 5be79ea..00e34d4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DATE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DATE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 date \- print or set the system date and time
 .SH SYNOPSIS
@@ -45,7 +45,7 @@ a single space: 2006\-08\-07 12:34:56\-06:00
 set time described by STRING
 .TP
 \fB\-u\fR, \fB\-\-utc\fR, \fB\-\-universal\fR
-print or set Coordinated Universal Time
+print or set Coordinated Universal Time (UTC)
 .TP
 \fB\-\-help\fR
 display this help and exit
@@ -224,6 +224,9 @@ Show the time on the west coast of the US (use tzselect(1) to find TZ)
 Show the local time for 9AM next Friday on the west coast of the US
 .IP
 \f(CW$ date --date='TZ="America/Los_Angeles" 09:00 next Fri'\fR
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report date translation bugs to <http://translationproject.org/team/>
 .SH "DATE STRING"
 .\" NOTE: keep this paragraph in sync with the one in touch.x
 The --date=STRING is a mostly free format human readable date string
@@ -235,14 +238,6 @@ of the day.  The date string format is more complex than is easily
 documented here but is fully described in the info documentation.
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report date bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report date translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 65528cc..0557a5a 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 dd \- convert and copy a file
 .SH SYNOPSIS
@@ -170,16 +170,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report dd translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Rubin, David MacKenzie, and Stuart Kemp.
-.SH "REPORTING BUGS"
-Report dd bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report dd translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 979bb13..436315a 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DF "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DF "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 df \- report file system disk space usage
 .SH SYNOPSIS
@@ -21,8 +21,7 @@ If an argument is the absolute file name of a disk device node containing a
 mounted file system,
 .B df
 shows the space available on that file system rather than on the
-file system containing the device node (which is always the root
-file system).  This version of
+file system containing the device node.  This version of
 .B df
 cannot show the space available on unmounted file systems, because on
 most kinds of systems doing so requires very nonportable intimate
@@ -38,9 +37,9 @@ Mandatory arguments to long options are mandatory for short options too.
 include dummy file systems
 .TP
 \fB\-B\fR, \fB\-\-block\-size\fR=\fISIZE\fR
-scale sizes by SIZE before printing them.  E.g.,
-\&'\-BM' prints sizes in units of 1,048,576 bytes.
-See SIZE format below.
+scale sizes by SIZE before printing them; e.g.,
+\&'\-BM' prints sizes in units of 1,048,576 bytes;
+see SIZE format below
 .TP
 \fB\-\-total\fR
 produce a grand total
@@ -100,17 +99,12 @@ are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000).
 .PP
 FIELD_LIST is a comma\-separated list of columns to be included.  Valid
 field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent',
-\&'size', 'used', 'avail', 'pcent' and 'target' (see info page).
+\&'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page).
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report df translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Torbjorn Granlund, David MacKenzie, and Paul Eggert.
-.SH "REPORTING BUGS"
-Report df bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report df translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c636877..a360dc7 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DIR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DIR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 dir \- list directory contents
 .SH SYNOPSIS
@@ -26,29 +26,28 @@ with \fB\-l\fR, print the author of each file
 print C\-style escapes for nongraphic characters
 .TP
 \fB\-\-block\-size\fR=\fISIZE\fR
-scale sizes by SIZE before printing them.  E.g.,
+scale sizes by SIZE before printing them; e.g.,
 \&'\-\-block\-size=M' prints sizes in units of
-1,048,576 bytes.  See SIZE format below.
+1,048,576 bytes; see SIZE format below
 .TP
 \fB\-B\fR, \fB\-\-ignore\-backups\fR
 do not list implied entries ending with ~
 .TP
 \fB\-c\fR
 with \fB\-lt\fR: sort by, and show, ctime (time of last
-modification of file status information)
-with \fB\-l\fR: show ctime and sort by name
+modification of file status information);
+with \fB\-l\fR: show ctime and sort by name;
 otherwise: sort by ctime, newest first
 .TP
 \fB\-C\fR
 list entries by columns
 .TP
 \fB\-\-color\fR[=\fIWHEN\fR]
-colorize the output.  WHEN defaults to 'always'
-or can be 'never' or 'auto'.  More info below
+colorize the output; WHEN can be 'never', 'auto',
+or 'always' (the default); more info below
 .TP
 \fB\-d\fR, \fB\-\-directory\fR
-list directory entries instead of contents,
-and do not dereference symbolic links
+list directories themselves, not their contents
 .TP
 \fB\-D\fR, \fB\-\-dired\fR
 generate output designed for Emacs' dired mode
@@ -73,9 +72,9 @@ like \fB\-l\fR \fB\-\-time\-style\fR=\fIfull\-iso\fR
 like \fB\-l\fR, but do not list owner
 .TP
 \fB\-\-group\-directories\-first\fR
-group directories before files.
+group directories before files;
 .IP
-augment with a \fB\-\-sort\fR option, but any
+can be augmented with a \fB\-\-sort\fR option, but any
 use of \fB\-\-sort\fR=\fInone\fR (\fB\-U\fR) disables grouping
 .TP
 \fB\-G\fR, \fB\-\-no\-group\fR
@@ -93,6 +92,7 @@ follow symbolic links listed on the command line
 .TP
 \fB\-\-dereference\-command\-line\-symlink\-to\-dir\fR
 follow each command line symbolic link
+.IP
 that points to a directory
 .TP
 \fB\-\-hide\fR=\fIPATTERN\fR
@@ -111,7 +111,7 @@ print the index number of each file
 do not list implied entries matching shell PATTERN
 .TP
 \fB\-k\fR, \fB\-\-kibibytes\fR
-use 1024\-byte blocks
+default to 1024\-byte blocks for disk usage
 .TP
 \fB\-l\fR
 use a long listing format
@@ -138,10 +138,10 @@ like \fB\-l\fR, but do not list group information
 append / indicator to directories
 .TP
 \fB\-q\fR, \fB\-\-hide\-control\-chars\fR
-print ? instead of non graphic characters
+print ? instead of nongraphic characters
 .TP
 \fB\-\-show\-control\-chars\fR
-show non graphic characters as\-is (default
+show nongraphic characters as\-is (the default,
 unless program is 'ls' and output is a terminal)
 .TP
 \fB\-Q\fR, \fB\-\-quote\-name\fR
@@ -164,21 +164,21 @@ print the allocated size of each file, in blocks
 sort by file size
 .TP
 \fB\-\-sort\fR=\fIWORD\fR
-sort by WORD instead of name: none \fB\-U\fR,
-extension \fB\-X\fR, size \fB\-S\fR, time \fB\-t\fR, version \fB\-v\fR
+sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR),
+time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR)
 .TP
 \fB\-\-time\fR=\fIWORD\fR
-with \fB\-l\fR, show time as WORD instead of modification
-time: atime \fB\-u\fR, access \fB\-u\fR, use \fB\-u\fR, ctime \fB\-c\fR,
-or status \fB\-c\fR; use specified time as sort key
-if \fB\-\-sort\fR=\fItime\fR
+with \fB\-l\fR, show time as WORD instead of default
+modification time: atime or access or use (\fB\-u\fR)
+ctime or status (\fB\-c\fR); also use specified time
+as sort key if \fB\-\-sort\fR=\fItime\fR
 .TP
 \fB\-\-time\-style\fR=\fISTYLE\fR
 with \fB\-l\fR, show times using style STYLE:
-full\-iso, long\-iso, iso, locale, +FORMAT.
-FORMAT is interpreted like 'date'; if FORMAT is
-FORMAT1<newline>FORMAT2, FORMAT1 applies to
-non\-recent files and FORMAT2 to recent files;
+full\-iso, long\-iso, iso, locale, or +FORMAT;
+FORMAT is interpreted like in 'date'; if FORMAT
+is FORMAT1<newline>FORMAT2, then FORMAT1 applies
+to non\-recent files and FORMAT2 to recent files;
 if STYLE is prefixed with 'posix\-', STYLE
 takes effect only outside the POSIX locale
 .TP
@@ -189,8 +189,8 @@ sort by modification time, newest first
 assume tab stops at each COLS instead of 8
 .TP
 \fB\-u\fR
-with \fB\-lt\fR: sort by, and show, access time
-with \fB\-l\fR: show access time and sort by name
+with \fB\-lt\fR: sort by, and show, access time;
+with \fB\-l\fR: show access time and sort by name;
 otherwise: sort by access time
 .TP
 \fB\-U\fR
@@ -237,16 +237,11 @@ if minor problems (e.g., cannot access subdirectory),
 .TP
 2
 if serious trouble (e.g., cannot access command\-line argument).
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report dir translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard M. Stallman and David MacKenzie.
-.SH "REPORTING BUGS"
-Report dir bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report dir translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 79e45dd..f652dd7 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DIRCOLORS "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DIRCOLORS "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 dircolors \- color setup for ls
 .SH SYNOPSIS
@@ -29,16 +29,11 @@ output version information and exit
 If FILE is specified, read it to determine which colors to use for which
 file types and extensions.  Otherwise, a precompiled database is used.
 For details on the format of these files, run 'dircolors \fB\-\-print\-database\fR'.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report dircolors translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by H. Peter Anvin.
-.SH "REPORTING BUGS"
-Report dircolors bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report dircolors translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index ec50083..41c9e3b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DIRNAME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DIRNAME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 dirname \- strip last component from file name
 .SH SYNOPSIS
@@ -29,16 +29,11 @@ dirname dir1/str dir2/str
 .TP
 dirname stdio.h
 \-> "."
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report dirname translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Jim Meyering.
-.SH "REPORTING BUGS"
-Report dirname bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report dirname translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 4bf3b9f..33cbd03 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH DU "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH DU "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 du \- estimate file space usage
 .SH SYNOPSIS
@@ -28,9 +28,9 @@ larger due to holes in ('sparse') files, internal
 fragmentation, indirect blocks, and the like
 .TP
 \fB\-B\fR, \fB\-\-block\-size\fR=\fISIZE\fR
-scale sizes by SIZE before printing them.  E.g.,
-\&'\-BM' prints sizes in units of 1,048,576 bytes.
-See SIZE format below.
+scale sizes by SIZE before printing them; e.g.,
+\&'\-BM' prints sizes in units of 1,048,576 bytes;
+see SIZE format below
 .TP
 \fB\-b\fR, \fB\-\-bytes\fR
 equivalent to '\-\-apparent\-size \fB\-\-block\-size\fR=\fI1\fR'
@@ -49,9 +49,9 @@ line argument;  \fB\-\-max\-depth\fR=\fI0\fR is the same as
 \fB\-\-summarize\fR
 .TP
 \fB\-\-files0\-from\fR=\fIF\fR
-summarize disk usage of the NUL\-terminated file
-names specified in file F;
-If F is \- then read names from standard input
+summarize disk usage of the
+NUL\-terminated file names specified in file F;
+if F is \-, then read names from standard input
 .TP
 \fB\-H\fR
 equivalent to \fB\-\-dereference\-args\fR (\fB\-D\fR)
@@ -59,6 +59,9 @@ equivalent to \fB\-\-dereference\-args\fR (\fB\-D\fR)
 \fB\-h\fR, \fB\-\-human\-readable\fR
 print sizes in human readable format (e.g., 1K 234M 2G)
 .TP
+\fB\-\-inodes\fR
+list inode usage information instead of block usage
+.TP
 \fB\-k\fR
 like \fB\-\-block\-size\fR=\fI1K\fR
 .TP
@@ -75,7 +78,7 @@ like \fB\-\-block\-size\fR=\fI1M\fR
 don't follow any symbolic links (this is the default)
 .TP
 \fB\-S\fR, \fB\-\-separate\-dirs\fR
-do not include size of subdirectories
+for directories do not include size of subdirectories
 .TP
 \fB\-\-si\fR
 like \fB\-h\fR, but use powers of 1000 not 1024
@@ -96,9 +99,9 @@ show time as WORD instead of modification time:
 atime, access, use, ctime or status
 .TP
 \fB\-\-time\-style\fR=\fISTYLE\fR
-show times using style STYLE:
-full\-iso, long\-iso, iso, +FORMAT
-FORMAT is interpreted like 'date'
+show times using STYLE, which can be:
+full\-iso, long\-iso, iso, or +FORMAT;
+FORMAT is interpreted like in 'date'
 .TP
 \fB\-X\fR, \fB\-\-exclude\-from\fR=\fIFILE\fR
 exclude files that match any pattern in FILE
@@ -121,6 +124,9 @@ Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set).
 .PP
 SIZE is an integer and optional unit (example: 10M is 10*1024*1024).  Units
 are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000).
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report du translation bugs to <http://translationproject.org/team/>
 .SH PATTERNS
 PATTERN is a shell pattern (not a regular expression).  The pattern
 .BR ?
@@ -143,14 +149,6 @@ itself).
 .SH AUTHOR
 Written by Torbjorn Granlund, David MacKenzie, Paul Eggert,
 and Jim Meyering.
-.SH "REPORTING BUGS"
-Report du bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report du translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1478633..27a0e36 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH ECHO "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH ECHO "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 echo \- display a line of text
 .SH SYNOPSIS
@@ -69,16 +69,11 @@ byte with hexadecimal value HH (1 to 2 digits)
 NOTE: your shell may have its own version of echo, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report echo translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Brian Fox and Chet Ramey.
-.SH "REPORTING BUGS"
-Report echo bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report echo translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 65beed6..cc81d1e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH ENV "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH ENV "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 env \- run a program in a modified environment
 .SH SYNOPSIS
@@ -28,16 +28,11 @@ display this help and exit
 output version information and exit
 .PP
 A mere \- implies \fB\-i\fR.  If no COMMAND, print the resulting environment.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report env translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard Mlynarik and David MacKenzie.
-.SH "REPORTING BUGS"
-Report env bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report env translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index cd47c3c..7631f5d 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH EXPAND "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH EXPAND "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 expand \- convert tabs to spaces
 .SH SYNOPSIS
@@ -27,16 +27,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report expand translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report expand bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report expand translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 68a349c..a61cc43 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH EXPR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH EXPR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 expr \- evaluate expressions
 .SH SYNOPSIS
@@ -89,16 +89,11 @@ Pattern matches return the string matched between \e( and \e) or null; if
 .PP
 Exit status is 0 if EXPRESSION is neither null nor 0, 1 if EXPRESSION is null
 or 0, 2 if EXPRESSION is syntactically invalid, and 3 if an error occurred.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report expr translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Parker, James Youngman, and Paul Eggert.
-.SH "REPORTING BUGS"
-Report expr bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report expr translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 67db6bc..4acaa46 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH FACTOR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH FACTOR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 factor \- factor numbers
 .SH SYNOPSIS
@@ -19,16 +19,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report factor translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Rubin, Torbjorn Granlund, and Niels Moller.
-.SH "REPORTING BUGS"
-Report factor bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report factor translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3789571..da0c857 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH FALSE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH FALSE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 false \- do nothing, unsuccessfully
 .SH SYNOPSIS
@@ -22,16 +22,11 @@ output version information and exit
 NOTE: your shell may have its own version of false, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report false translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report false bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report false translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1353dc1..72d6de6 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH FMT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH FMT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 fmt \- simple optimal text formatter
 .SH SYNOPSIS
@@ -42,16 +42,11 @@ display this help and exit
 output version information and exit
 .PP
 With no FILE, or when FILE is \-, read standard input.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report fmt translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ross Paterson.
-.SH "REPORTING BUGS"
-Report fmt bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report fmt translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 952a964..dbb4b8f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH FOLD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH FOLD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 fold \- wrap each input line to fit in specified width
 .SH SYNOPSIS
@@ -27,16 +27,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report fold translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report fold bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report fold translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 597a64c..0a62340 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH GROUPS "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH GROUPS "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 groups \- print the groups a user is in
 .SH SYNOPSIS
@@ -16,16 +16,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report groups translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and James Youngman.
-.SH "REPORTING BUGS"
-Report groups bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report groups translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index d57d2be..5a6cb81 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH HEAD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH HEAD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 head \- output the first part of files
 .SH SYNOPSIS
@@ -39,16 +39,11 @@ output version information and exit
 K may have a multiplier suffix:
 b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,
 GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report head translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Jim Meyering.
-.SH "REPORTING BUGS"
-Report head bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report head translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3827941..7f8ffb4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH HOSTID "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH HOSTID "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 hostid \- print the numeric identifier for the current host
 .SH SYNOPSIS
@@ -15,16 +15,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report hostid translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report hostid bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report hostid translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 00a2a5e..b7282da 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH HOSTNAME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH HOSTNAME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 hostname \- set or print the name of the current host system
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report hostname translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report hostname bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report hostname translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 4225edf..9a796c2 100644 (file)
@@ -1,15 +1,15 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH ID "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH ID "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 id \- print real and effective user and group IDs
 .SH SYNOPSIS
 .B id
-[\fIOPTION\fR]... [\fIUSERNAME\fR]
+[\fIOPTION\fR]... [\fIUSER\fR]
 .SH DESCRIPTION
 .\" Add any additional description here
 .PP
-Print user and group information for the specified USERNAME,
-or (when USERNAME omitted) for the current user.
+Print user and group information for the specified USER,
+or (when USER omitted) for the current user.
 .TP
 \fB\-a\fR
 ignore, for compatibility with other versions
@@ -32,6 +32,11 @@ print the real ID instead of the effective ID, with \fB\-ugG\fR
 \fB\-u\fR, \fB\-\-user\fR
 print only the effective user ID
 .TP
+\fB\-z\fR, \fB\-\-zero\fR
+delimit entries with NUL characters, not whitespace;
+.IP
+not permitted in default format
+.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -39,16 +44,11 @@ display this help and exit
 output version information and exit
 .PP
 Without any OPTION, print some useful set of identified information.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report id translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Arnold Robbins and David MacKenzie.
-.SH "REPORTING BUGS"
-Report id bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report id translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 6bcc97f..383767c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH INSTALL "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH INSTALL "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 install \- copy files and set attributes
 .SH SYNOPSIS
@@ -83,8 +83,9 @@ print the name of each directory as it is created
 \fB\-\-preserve\-context\fR
 preserve SELinux security context
 .TP
-\fB\-Z\fR, \fB\-\-context\fR=\fICONTEXT\fR
-set SELinux security context of files and directories
+\fB\-Z\fR, \fB\-\-context\fR[=\fICTX\fR]
+set SELinux security context of destination file to
+default type, or to CTX if specified
 .TP
 \fB\-\-help\fR
 display this help and exit
@@ -107,16 +108,11 @@ numbered if numbered backups exist, simple otherwise
 .TP
 simple, never
 always make simple backups
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report install translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report install bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report install translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c62d88f..b4c539c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH JOIN "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH JOIN "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 join \- join lines of two files on a common field
 .SH SYNOPSIS
@@ -51,6 +51,9 @@ do not check that the input is correctly sorted
 treat the first line in each file as field headers,
 print them without trying to pair them
 .TP
+\fB\-z\fR, \fB\-\-zero\-terminated\fR
+end lines with 0 byte, not newline
+.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -71,16 +74,11 @@ or use "join \fB\-t\fR ''" if 'sort' has no options.
 Note, comparisons honor the rules specified by 'LC_COLLATE'.
 If the input is not sorted and some lines cannot be joined, a
 warning message will be given.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report join translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Haertel.
-.SH "REPORTING BUGS"
-Report join bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report join translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index a7fa681..a056217 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH KILL "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH KILL "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 kill \- send signals to processes, or list signals
 .SH SYNOPSIS
@@ -41,16 +41,11 @@ PID is an integer; if negative it identifies a process group.
 NOTE: your shell may have its own version of kill, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report kill translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Eggert.
-.SH "REPORTING BUGS"
-Report kill bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report kill translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 895f00d..6c9a4dc 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH LINK "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH LINK "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 link \- call the link function to create a link to a file
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report link translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Michael Stone.
-.SH "REPORTING BUGS"
-Report link bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report link translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1be7713..72e3d5f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH LN "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH LN "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 ln \- make links between files
 .SH SYNOPSIS
@@ -98,16 +98,11 @@ always make simple backups
 .PP
 Using \fB\-s\fR ignores \fB\-L\fR and \fB\-P\fR.  Otherwise, the last option specified controls
 behavior when a TARGET is a symbolic link, defaulting to \fB\-P\fR.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report ln translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Parker and David MacKenzie.
-.SH "REPORTING BUGS"
-Report ln bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report ln translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 8dc11e4..731d8d0 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH LOGNAME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH LOGNAME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 logname \- print user\'s login name
 .SH SYNOPSIS
@@ -15,16 +15,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report logname translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by FIXME: unknown.
-.SH "REPORTING BUGS"
-Report logname bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report logname translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index b6d2029..9a77485 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH LS "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH LS "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 ls \- list directory contents
 .SH SYNOPSIS
@@ -26,29 +26,28 @@ with \fB\-l\fR, print the author of each file
 print C\-style escapes for nongraphic characters
 .TP
 \fB\-\-block\-size\fR=\fISIZE\fR
-scale sizes by SIZE before printing them.  E.g.,
+scale sizes by SIZE before printing them; e.g.,
 \&'\-\-block\-size=M' prints sizes in units of
-1,048,576 bytes.  See SIZE format below.
+1,048,576 bytes; see SIZE format below
 .TP
 \fB\-B\fR, \fB\-\-ignore\-backups\fR
 do not list implied entries ending with ~
 .TP
 \fB\-c\fR
 with \fB\-lt\fR: sort by, and show, ctime (time of last
-modification of file status information)
-with \fB\-l\fR: show ctime and sort by name
+modification of file status information);
+with \fB\-l\fR: show ctime and sort by name;
 otherwise: sort by ctime, newest first
 .TP
 \fB\-C\fR
 list entries by columns
 .TP
 \fB\-\-color\fR[=\fIWHEN\fR]
-colorize the output.  WHEN defaults to 'always'
-or can be 'never' or 'auto'.  More info below
+colorize the output; WHEN can be 'never', 'auto',
+or 'always' (the default); more info below
 .TP
 \fB\-d\fR, \fB\-\-directory\fR
-list directory entries instead of contents,
-and do not dereference symbolic links
+list directories themselves, not their contents
 .TP
 \fB\-D\fR, \fB\-\-dired\fR
 generate output designed for Emacs' dired mode
@@ -73,9 +72,9 @@ like \fB\-l\fR \fB\-\-time\-style\fR=\fIfull\-iso\fR
 like \fB\-l\fR, but do not list owner
 .TP
 \fB\-\-group\-directories\-first\fR
-group directories before files.
+group directories before files;
 .IP
-augment with a \fB\-\-sort\fR option, but any
+can be augmented with a \fB\-\-sort\fR option, but any
 use of \fB\-\-sort\fR=\fInone\fR (\fB\-U\fR) disables grouping
 .TP
 \fB\-G\fR, \fB\-\-no\-group\fR
@@ -93,6 +92,7 @@ follow symbolic links listed on the command line
 .TP
 \fB\-\-dereference\-command\-line\-symlink\-to\-dir\fR
 follow each command line symbolic link
+.IP
 that points to a directory
 .TP
 \fB\-\-hide\fR=\fIPATTERN\fR
@@ -111,7 +111,7 @@ print the index number of each file
 do not list implied entries matching shell PATTERN
 .TP
 \fB\-k\fR, \fB\-\-kibibytes\fR
-use 1024\-byte blocks
+default to 1024\-byte blocks for disk usage
 .TP
 \fB\-l\fR
 use a long listing format
@@ -138,10 +138,10 @@ like \fB\-l\fR, but do not list group information
 append / indicator to directories
 .TP
 \fB\-q\fR, \fB\-\-hide\-control\-chars\fR
-print ? instead of non graphic characters
+print ? instead of nongraphic characters
 .TP
 \fB\-\-show\-control\-chars\fR
-show non graphic characters as\-is (default
+show nongraphic characters as\-is (the default,
 unless program is 'ls' and output is a terminal)
 .TP
 \fB\-Q\fR, \fB\-\-quote\-name\fR
@@ -164,21 +164,21 @@ print the allocated size of each file, in blocks
 sort by file size
 .TP
 \fB\-\-sort\fR=\fIWORD\fR
-sort by WORD instead of name: none \fB\-U\fR,
-extension \fB\-X\fR, size \fB\-S\fR, time \fB\-t\fR, version \fB\-v\fR
+sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR),
+time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR)
 .TP
 \fB\-\-time\fR=\fIWORD\fR
-with \fB\-l\fR, show time as WORD instead of modification
-time: atime \fB\-u\fR, access \fB\-u\fR, use \fB\-u\fR, ctime \fB\-c\fR,
-or status \fB\-c\fR; use specified time as sort key
-if \fB\-\-sort\fR=\fItime\fR
+with \fB\-l\fR, show time as WORD instead of default
+modification time: atime or access or use (\fB\-u\fR)
+ctime or status (\fB\-c\fR); also use specified time
+as sort key if \fB\-\-sort\fR=\fItime\fR
 .TP
 \fB\-\-time\-style\fR=\fISTYLE\fR
 with \fB\-l\fR, show times using style STYLE:
-full\-iso, long\-iso, iso, locale, +FORMAT.
-FORMAT is interpreted like 'date'; if FORMAT is
-FORMAT1<newline>FORMAT2, FORMAT1 applies to
-non\-recent files and FORMAT2 to recent files;
+full\-iso, long\-iso, iso, locale, or +FORMAT;
+FORMAT is interpreted like in 'date'; if FORMAT
+is FORMAT1<newline>FORMAT2, then FORMAT1 applies
+to non\-recent files and FORMAT2 to recent files;
 if STYLE is prefixed with 'posix\-', STYLE
 takes effect only outside the POSIX locale
 .TP
@@ -189,8 +189,8 @@ sort by modification time, newest first
 assume tab stops at each COLS instead of 8
 .TP
 \fB\-u\fR
-with \fB\-lt\fR: sort by, and show, access time
-with \fB\-l\fR: show access time and sort by name
+with \fB\-lt\fR: sort by, and show, access time;
+with \fB\-l\fR: show access time and sort by name;
 otherwise: sort by access time
 .TP
 \fB\-U\fR
@@ -237,16 +237,11 @@ if minor problems (e.g., cannot access subdirectory),
 .TP
 2
 if serious trouble (e.g., cannot access command\-line argument).
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report ls translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard M. Stallman and David MacKenzie.
-.SH "REPORTING BUGS"
-Report ls bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report ls translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index fc06fbd..969dd90 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MD5SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MD5SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 md5sum \- compute and check MD5 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,20 +46,15 @@ The sums are computed as described in RFC 1321.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report md5sum translation bugs to <http://translationproject.org/team/>
 .SH BUGS
 The MD5 algorithm should not be used any more for security related purposes.
 Instead, better use an SHA\-2 algorithm, implemented in the programs
 sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1)
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report md5sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report md5sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 4a0acc0..200acef 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MKDIR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MKDIR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 mkdir \- make directories
 .SH SYNOPSIS
@@ -21,25 +21,20 @@ no error if existing, make parent directories as needed
 \fB\-v\fR, \fB\-\-verbose\fR
 print a message for each created directory
 .TP
-\fB\-Z\fR, \fB\-\-context\fR=\fICTX\fR
+\fB\-Z\fR, \fB\-\-context\fR[=\fICTX\fR]
 set the SELinux security context of each created
-directory to CTX
+directory to default type or to CTX if specified
 .TP
 \fB\-\-help\fR
 display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report mkdir translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report mkdir bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report mkdir translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index ac00932..cebe467 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MKFIFO "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MKFIFO "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 mkfifo \- make FIFOs (named pipes)
 .SH SYNOPSIS
@@ -15,24 +15,20 @@ Mandatory arguments to long options are mandatory for short options too.
 \fB\-m\fR, \fB\-\-mode\fR=\fIMODE\fR
 set file permission bits to MODE, not a=rw \- umask
 .TP
-\fB\-Z\fR, \fB\-\-context\fR=\fICTX\fR
-set the SELinux security context of each NAME to CTX
+\fB\-Z\fR, \fB\-\-context\fR[=\fICTX\fR]
+set the SELinux security context of each NAME to
+default type, or CTX if specified
 .TP
 \fB\-\-help\fR
 display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report mkfifo translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report mkfifo bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report mkfifo translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 2c87130..cea2889 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MKNOD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MKNOD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 mknod \- make block or character special files
 .SH SYNOPSIS
@@ -15,8 +15,9 @@ Mandatory arguments to long options are mandatory for short options too.
 \fB\-m\fR, \fB\-\-mode\fR=\fIMODE\fR
 set file permission bits to MODE, not a=rw \- umask
 .TP
-\fB\-Z\fR, \fB\-\-context\fR=\fICTX\fR
-set the SELinux security context of NAME to CTX
+\fB\-Z\fR, \fB\-\-context\fR[=\fICTX\fR]
+set the SELinux security context of NAME to
+default type, or to CTX if specified
 .TP
 \fB\-\-help\fR
 display this help and exit
@@ -41,16 +42,11 @@ create a FIFO
 NOTE: your shell may have its own version of mknod, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report mknod translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report mknod bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report mknod translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c32a53b..5210ff3 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MKTEMP "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MKTEMP "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 mktemp \- create a temporary file or directory
 .SH SYNOPSIS
@@ -23,39 +23,31 @@ do not create anything; merely print a name (unsafe)
 suppress diagnostics about file/dir\-creation failure
 .TP
 \fB\-\-suffix\fR=\fISUFF\fR
-append SUFF to TEMPLATE.  SUFF must not contain slash.
-This option is implied if TEMPLATE does not end in X.
+append SUFF to TEMPLATE; SUFF must not contain a slash.
+This option is implied if TEMPLATE does not end in X
 .TP
-\fB\-\-tmpdir\fR[=\fIDIR\fR]
-interpret TEMPLATE relative to DIR.  If DIR is not
-specified, use $TMPDIR if set, else /tmp.  With
-this option, TEMPLATE must not be an absolute name.
-Unlike with \fB\-t\fR, TEMPLATE may contain slashes, but
+\fB\-p\fR DIR, \fB\-\-tmpdir\fR[=\fIDIR\fR]
+interpret TEMPLATE relative to DIR; if DIR is not
+specified, use $TMPDIR if set, else \fI/tmp\fP.  With
+this option, TEMPLATE must not be an absolute name;
+unlike with \fB\-t\fR, TEMPLATE may contain slashes, but
 mktemp creates only the final component
 .TP
-\fB\-p\fR DIR
-use DIR as a prefix; implies \fB\-t\fR [deprecated]
-.TP
 \fB\-t\fR
 interpret TEMPLATE as a single file name component,
 relative to a directory: $TMPDIR, if set; else the
-directory specified via \fB\-p\fR; else /tmp [deprecated]
+directory specified via \fB\-p\fR; else \fI/tmp\fP [deprecated]
 .TP
 \fB\-\-help\fR
 display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report mktemp translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering and Eric Blake.
-.SH "REPORTING BUGS"
-Report mktemp bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report mktemp translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index cb03e5f..fbf1389 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH MV "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH MV "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 mv \- move (rename) files
 .SH SYNOPSIS
@@ -56,6 +56,10 @@ destination file is missing
 \fB\-v\fR, \fB\-\-verbose\fR
 explain what is being done
 .TP
+\fB\-Z\fR, \fB\-\-context\fR
+set SELinux security context of destination
+file to default type
+.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -77,16 +81,11 @@ numbered if numbered backups exist, simple otherwise
 .TP
 simple, never
 always make simple backups
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report mv translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Parker, David MacKenzie, and Jim Meyering.
-.SH "REPORTING BUGS"
-Report mv bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report mv translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 0434db3..e69f778 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NICE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH NICE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 nice \- run a program with modified scheduling priority
 .SH SYNOPSIS
@@ -26,16 +26,11 @@ output version information and exit
 NOTE: your shell may have its own version of nice, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report nice translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report nice bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report nice translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3eec80c..e9968c5 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NL "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH NL "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 nl \- number lines of files
 .SH SYNOPSIS
@@ -79,16 +79,11 @@ right justified, no leading zeros
 .TP
 rz
 right justified, leading zeros
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report nl translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Scott Bartram and David MacKenzie.
-.SH "REPORTING BUGS"
-Report nl bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report nl translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 532eb32..af51e7f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NOHUP "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH NOHUP "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 nohup \- run a command immune to hangups, with output to a non-tty
 .SH SYNOPSIS
@@ -19,7 +19,7 @@ display this help and exit
 \fB\-\-version\fR
 output version information and exit
 .PP
-If standard input is a terminal, redirect it from /dev/null.
+If standard input is a terminal, redirect it from \fI/dev/null\fP.
 If standard output is a terminal, append output to 'nohup.out' if possible,
 \&'$HOME/nohup.out' otherwise.
 If standard error is a terminal, redirect it to standard output.
@@ -28,16 +28,11 @@ To save output to FILE, use 'nohup COMMAND > FILE'.
 NOTE: your shell may have its own version of nohup, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report nohup translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report nohup bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report nohup translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1f0764c..1553069 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NPROC "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH NPROC "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 nproc \- print the number of processing units available
 .SH SYNOPSIS
@@ -22,16 +22,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report nproc translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Giuseppe Scrivano.
-.SH "REPORTING BUGS"
-Report nproc bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report nproc translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 0e5a031..c375350 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH NUMFMT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH NUMFMT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 numfmt \- Convert numbers from/to human-readable strings
 .SH SYNOPSIS
@@ -144,16 +144,11 @@ errors are not diagnosed and the exit status is 0.
 \f(CW$ ls -lh | numfmt --header --field 5 --from=iec --padding=10\fR
 .br
 \f(CW$ ls -lh | numfmt --header --field 5 --from=iec --format %10f\fR
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report numfmt translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Assaf Gordon.
-.SH "REPORTING BUGS"
-Report numfmt bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report numfmt translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 7d74dde..fc1ad56 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH OD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH OD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 od \- dump files in octal and other formats
 .SH SYNOPSIS
@@ -29,7 +29,7 @@ suffixes may be . for octal and b for multiply by 512.
 Mandatory arguments to long options are mandatory for short options too.
 .TP
 \fB\-A\fR, \fB\-\-address\-radix\fR=\fIRADIX\fR
-output format for file offsets RADIX is one
+output format for file offsets; RADIX is one
 of [doxn], for Decimal, Octal, Hex or None
 .TP
 \fB\-j\fR, \fB\-\-skip\-bytes\fR=\fIBYTES\fR
@@ -39,7 +39,7 @@ skip BYTES input bytes first
 limit dump to BYTES input bytes
 .TP
 \fB\-S\fR BYTES, \fB\-\-strings\fR[=\fIBYTES\fR]
-output strings of at least BYTES graphic chars.
+output strings of at least BYTES graphic chars;
 3 is implied when BYTES is not specified
 .TP
 \fB\-t\fR, \fB\-\-format\fR=\fITYPE\fR
@@ -49,7 +49,7 @@ select output format or formats
 do not use * to mark line suppression
 .TP
 \fB\-w[BYTES]\fR, \fB\-\-width\fR[=\fIBYTES\fR]
-output BYTES bytes per output line.
+output BYTES bytes per output line;
 32 is implied when BYTES is not specified
 .TP
 \fB\-\-traditional\fR
@@ -69,7 +69,7 @@ same as \fB\-t\fR a,  select named characters, ignoring high\-order bit
 same as \fB\-t\fR o1, select octal bytes
 .TP
 \fB\-c\fR
-same as \fB\-t\fR c,  select ASCII characters or backslash escapes
+same as \fB\-t\fR c,  select printable characters or backslash escapes
 .TP
 \fB\-d\fR
 same as \fB\-t\fR u2, select unsigned decimal 2\-byte units
@@ -97,7 +97,7 @@ a
 named character, ignoring high\-order bit
 .TP
 c
-ASCII character or backslash escape
+printable character or backslash escape
 .TP
 d[SIZE]
 signed decimal, SIZE bytes per integer
@@ -139,6 +139,9 @@ M
 1024*1024
 .PP
 and so on for G, T, P, E, Z, Y.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report od translation bugs to <http://translationproject.org/team/>
 .SH EXAMPLES
 .TP
 .B od -A x -t x1z -v
@@ -148,14 +151,6 @@ Display hexdump format output
 The default output format used by od
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report od bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report od translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 8b6129b..ac504ab 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PASTE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PASTE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 paste \- merge lines of files
 .SH SYNOPSIS
@@ -25,16 +25,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report paste translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David M. Ihnat and David MacKenzie.
-.SH "REPORTING BUGS"
-Report paste bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report paste translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 57d69f4..9c21a7b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PATHCHK "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PATHCHK "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 pathchk \- check whether file names are valid or portable
 .SH SYNOPSIS
@@ -24,16 +24,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report pathchk translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Eggert, David MacKenzie, and Jim Meyering.
-.SH "REPORTING BUGS"
-Report pathchk bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report pathchk translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index ba7e266..414c478 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PINKY "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PINKY "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 pinky \- lightweight finger
 .SH SYNOPSIS
@@ -43,17 +43,12 @@ display this help and exit
 output version information and exit
 .PP
 A lightweight 'finger' program;  print user information.
-The utmp file will be /var/run/utmp.
+The utmp file will be \fI/var/run/utmp\fP.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report pinky translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
-.SH "REPORTING BUGS"
-Report pinky bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report pinky translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 35c74c5..aaa0c66 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 pr \- convert text files for printing
 .SH SYNOPSIS
@@ -113,16 +113,11 @@ output version information and exit
 .PP
 \fB\-t\fR is implied if PAGE_LENGTH <= 10.  With no FILE, or when FILE is \-, read
 standard input.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report pr translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Pete TerMaat and Roland Huebner.
-.SH "REPORTING BUGS"
-Report pr bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report pr translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 40ede69..1e432b0 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PRINTENV "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PRINTENV "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 printenv \- print all or part of environment
 .SH SYNOPSIS
@@ -23,16 +23,11 @@ output version information and exit
 NOTE: your shell may have its own version of printenv, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report printenv translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie and Richard Mlynarik.
-.SH "REPORTING BUGS"
-Report printenv bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report printenv translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index cd1ee57..4bd6ca6 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PRINTF "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PRINTF "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 printf \- format and print data
 .SH SYNOPSIS
@@ -79,16 +79,11 @@ ARGUMENTs converted to proper type first.  Variable widths are handled.
 NOTE: your shell may have its own version of printf, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report printf translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report printf bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report printf translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 55d9c49..79663ef 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PTX "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PTX "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 ptx \- produce a permuted index of file contents
 .SH SYNOPSIS
@@ -71,17 +71,12 @@ display this help and exit
 \fB\-\-version\fR
 output version information and exit
 .PP
-With no FILE or if FILE is \-, read Standard Input.  '\-F /' by default.
+With no FILE, or when FILE is \-, read standard input.  Default is '\-F /'.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report ptx translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by F. Pinard.
-.SH "REPORTING BUGS"
-Report ptx bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report ptx translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 9cf0f46..5ddd0a9 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH PWD "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH PWD "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 pwd \- print name of current/working directory
 .SH SYNOPSIS
@@ -25,16 +25,11 @@ output version information and exit
 NOTE: your shell may have its own version of pwd, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report pwd translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report pwd bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report pwd translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c613624..8059f47 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH READLINK "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH READLINK "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 readlink \- print resolved symbolic links or canonical file names
 .SH SYNOPSIS
@@ -44,16 +44,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report readlink translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Dmitry V. Levin.
-.SH "REPORTING BUGS"
-Report readlink bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report readlink translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 739ec95..4dd4f3b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH REALPATH "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH REALPATH "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 realpath \- print the resolved path
 .SH SYNOPSIS
@@ -43,16 +43,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report realpath translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Padraig Brady.
-.SH "REPORTING BUGS"
-Report realpath bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report realpath translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index f305f41..d56e665 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH RM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH RM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 rm \- remove files or directories
 .SH SYNOPSIS
@@ -38,12 +38,12 @@ prompt before every removal
 .TP
 \fB\-I\fR
 prompt once before removing more than three files, or
-when removing recursively.  Less intrusive than \fB\-i\fR,
+when removing recursively; less intrusive than \fB\-i\fR,
 while still giving protection against most mistakes
 .TP
 \fB\-\-interactive\fR[=\fIWHEN\fR]
 prompt according to WHEN: never, once (\fB\-I\fR), or
-always (\fB\-i\fR).  Without WHEN, prompt always
+always (\fB\-i\fR); without WHEN, prompt always
 .TP
 \fB\-\-one\-file\-system\fR
 when removing a hierarchy recursively, skip any
@@ -84,17 +84,12 @@ rm ./\-foo
 Note that if you use rm to remove a file, it might be possible to recover
 some of its contents, given sufficient expertise and/or time.  For greater
 assurance that the contents are truly unrecoverable, consider using shred.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report rm translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Rubin, David MacKenzie, Richard M. Stallman,
 and Jim Meyering.
-.SH "REPORTING BUGS"
-Report rm bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report rm translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 27be669..5aeae96 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH RMDIR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH RMDIR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 rmdir \- remove empty directories
 .SH SYNOPSIS
@@ -28,16 +28,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report rmdir translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report rmdir bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report rmdir translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1c768e8..d5f7fe8 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH RUNCON "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH RUNCON "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 runcon \- run command with specified security context
 .SH SYNOPSIS
@@ -21,7 +21,7 @@ command.
 Note that only carefully-chosen contexts are likely to successfully
 run.
 .PP
-Run a program in a different security context.
+Run a program in a different SELinux security context.
 With neither CONTEXT nor COMMAND, print the current security context.
 .PP
 Mandatory arguments to long options are mandatory for short options too.
@@ -49,16 +49,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report runcon translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Russell Coker.
-.SH "REPORTING BUGS"
-Report runcon bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report runcon translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 9aceb40..3f5a21f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SEQ "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SEQ "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 seq \- print a sequence of numbers
 .SH SYNOPSIS
@@ -35,22 +35,19 @@ output version information and exit
 .PP
 If FIRST or INCREMENT is omitted, it defaults to 1.  That is, an
 omitted INCREMENT defaults to 1 even when LAST is smaller than FIRST.
+The sequence of numbers ends when the sum of the current number and
+INCREMENT would become greater than LAST.
 FIRST, INCREMENT, and LAST are interpreted as floating point values.
 INCREMENT is usually positive if FIRST is smaller than LAST, and
 INCREMENT is usually negative if FIRST is greater than LAST.
 FORMAT must be suitable for printing one argument of type 'double';
 it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point
 decimal numbers with maximum precision PREC, and to %g otherwise.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report seq translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper.
-.SH "REPORTING BUGS"
-Report seq bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report seq translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 05ed6c4..d6b12c9 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA1SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA1SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha1sum \- compute and check SHA1 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in FIPS\-180\-1.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha1sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha1sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha1sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 518cf7a..9bbfe31 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA224SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA224SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha224sum \- compute and check SHA224 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in RFC 3874.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha224sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha224sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha224sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 7345cf7..769daaf 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA256SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA256SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha256sum \- compute and check SHA256 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in FIPS\-180\-2.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha256sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha256sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha256sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 0c8c2cb..d6d6629 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA384SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA384SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha384sum \- compute and check SHA384 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in FIPS\-180\-2.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha384sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha384sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha384sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 5667638..0f20a9a 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHA512SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHA512SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sha512sum \- compute and check SHA512 message digest
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ create a BSD\-style checksum
 .TP
 \fB\-t\fR, \fB\-\-text\fR
 read in text mode (default)
-.SS "The following three options are useful only when verifying checksums:"
+.SS "The following four options are useful only when verifying checksums:"
 .TP
 \fB\-\-quiet\fR
 don't print OK for each successfully verified file
@@ -30,12 +30,12 @@ don't print OK for each successfully verified file
 \fB\-\-status\fR
 don't output anything, status code shows success
 .TP
+\fB\-\-strict\fR
+exit non\-zero for improperly formatted checksum lines
+.TP
 \fB\-w\fR, \fB\-\-warn\fR
 warn about improperly formatted checksum lines
 .TP
-\fB\-\-strict\fR
-with \fB\-\-check\fR, exit non\-zero for any invalid input
-.TP
 \fB\-\-help\fR
 display this help and exit
 .TP
@@ -46,16 +46,11 @@ The sums are computed as described in FIPS\-180\-2.  When checking, the input
 should be a former output of this program.  The default mode is to print
 a line with checksum, a character indicating input mode ('*' for binary,
 space for text), and name for each FILE.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sha512sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Ulrich Drepper, Scott Miller, and David Madore.
-.SH "REPORTING BUGS"
-Report sha512sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sha512sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 2df3352..9900030 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHRED "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHRED "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 shred \- overwrite a file to hide its contents, and optionally delete it
 .SH SYNOPSIS
@@ -25,8 +25,8 @@ get random bytes from FILE
 \fB\-s\fR, \fB\-\-size\fR=\fIN\fR
 shred this many bytes (suffixes like K, M, G accepted)
 .TP
-\fB\-u\fR, \fB\-\-remove\fR
-truncate and remove file after overwriting
+\fB\-u\fR, \fB\-\-remove\fR[=\fIHOW\fR]
+truncate and remove file after overwriting; See below
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
 show progress
@@ -48,9 +48,13 @@ output version information and exit
 If FILE is \-, shred standard output.
 .PP
 Delete FILE(s) if \fB\-\-remove\fR (\fB\-u\fR) is specified.  The default is not to remove
-the files because it is common to operate on device files like /dev/hda,
-and those files usually should not be removed.  When operating on regular
-files, most people use the \fB\-\-remove\fR option.
+the files because it is common to operate on device files like \fI/dev/hda\fP,
+and those files usually should not be removed.
+The optional HOW parameter indicates how to remove a directory entry:
+\&'unlink' => use a standard unlink call.
+\&'wipe' => also first obfuscate bytes in the name.
+\&'wipesync' => also sync each obfuscated byte to disk.
+The default mode is 'wipesync', but note it can be expensive.
 .PP
 CAUTION: Note that shred relies on a very important assumption:
 that the file system overwrites data in place.  This is the traditional
@@ -76,22 +80,17 @@ In the case of ext3 file systems, the above disclaimer applies
 which journals file data in addition to just metadata.  In both the
 data=ordered (default) and data=writeback modes, shred works as usual.
 Ext3 journaling modes can be changed by adding the data=something option
-to the mount options for a particular file system in the /etc/fstab file,
+to the mount options for a particular file system in the \fI/etc/fstab\fP file,
 as documented in the mount man page (man mount).
 .PP
 In addition, file system backups and remote mirrors may contain copies
 of the file that cannot be removed, and that will allow a shredded file
 to be recovered later.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report shred translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Colin Plumb.
-.SH "REPORTING BUGS"
-Report shred bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report shred translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index e67d666..314562e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SHUF "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SHUF "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 shuf \- generate random permutations
 .SH SYNOPSIS
@@ -33,6 +33,9 @@ write result to FILE instead of standard output
 \fB\-\-random\-source\fR=\fIFILE\fR
 get random bytes from FILE
 .TP
+\fB\-r\fR, \fB\-\-repeat\fR
+output lines can be repeated
+.TP
 \fB\-z\fR, \fB\-\-zero\-terminated\fR
 end lines with 0 byte, not newline
 .TP
@@ -43,16 +46,11 @@ display this help and exit
 output version information and exit
 .PP
 With no FILE, or when FILE is \-, read standard input.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report shuf translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Eggert.
-.SH "REPORTING BUGS"
-Report shuf bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report shuf translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 953243d..3df13aa 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SLEEP "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SLEEP "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sleep \- delay for a specified amount of time
 .SH SYNOPSIS
@@ -22,16 +22,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sleep translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering and Paul Eggert.
-.SH "REPORTING BUGS"
-Report sleep bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sleep translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 50dfa71..5b0ad0b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SORT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SORT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sort \- sort lines of text files
 .SH SYNOPSIS
@@ -101,7 +101,7 @@ use SIZE for main memory buffer
 use SEP instead of non\-blank to blank transition
 .TP
 \fB\-T\fR, \fB\-\-temporary\-directory\fR=\fIDIR\fR
-use DIR for temporaries, not $TMPDIR or /tmp;
+use DIR for temporaries, not $TMPDIR or \fI/tmp\fP;
 multiple options specify multiple directories
 .TP
 \fB\-\-parallel\fR=\fIN\fR
@@ -137,16 +137,11 @@ With no FILE, or when FILE is \-, read standard input.
 The locale specified by the environment affects sort order.
 Set LC_ALL=C to get the traditional sort order that uses
 native byte values.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sort translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Haertel and Paul Eggert.
-.SH "REPORTING BUGS"
-Report sort bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sort translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 6fe913e..8d4919f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SPLIT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SPLIT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 split \- split a file into pieces
 .SH SYNOPSIS
@@ -18,7 +18,7 @@ Mandatory arguments to long options are mandatory for short options too.
 generate suffixes of length N (default 2)
 .TP
 \fB\-\-additional\-suffix\fR=\fISUFFIX\fR
-append an additional SUFFIX to file names.
+append an additional SUFFIX to file names
 .TP
 \fB\-b\fR, \fB\-\-bytes\fR=\fISIZE\fR
 put SIZE bytes per output file
@@ -27,8 +27,8 @@ put SIZE bytes per output file
 put at most SIZE bytes of lines per output file
 .TP
 \fB\-d\fR, \fB\-\-numeric\-suffixes\fR[=\fIFROM\fR]
-use numeric suffixes instead of alphabetic.
-FROM changes the start value (default 0).
+use numeric suffixes instead of alphabetic;
+FROM changes the start value (default 0)
 .TP
 \fB\-e\fR, \fB\-\-elide\-empty\-files\fR
 do not generate empty output files with '\-n'
@@ -40,7 +40,7 @@ write to shell COMMAND; file name is $FILE
 put NUMBER lines per output file
 .TP
 \fB\-n\fR, \fB\-\-number\fR=\fICHUNKS\fR
-generate CHUNKS output files.  See below
+generate CHUNKS output files; see explanation below
 .TP
 \fB\-u\fR, \fB\-\-unbuffered\fR
 immediately copy input to output with '\-n r/...'
@@ -65,16 +65,11 @@ l/N     split into N files without splitting lines
 l/K/N   output Kth of N to stdout without splitting lines
 r/N     like 'l' but use round robin distribution
 r/K/N   likewise but only output Kth of N to stdout
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report split translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Torbjorn Granlund and Richard M. Stallman.
-.SH "REPORTING BUGS"
-Report split bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report split translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 8615eee..1e75b1e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH STAT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH STAT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 stat \- display file or file system status
 .SH SYNOPSIS
@@ -24,8 +24,8 @@ output a newline after each use of FORMAT
 .TP
 \fB\-\-printf\fR=\fIFORMAT\fR
 like \fB\-\-format\fR, but interpret backslash escapes,
-and do not output a mandatory trailing newline.
-If you want a newline, include \en in FORMAT
+and do not output a mandatory trailing newline;
+if you want a newline, include \en in FORMAT
 .TP
 \fB\-t\fR, \fB\-\-terse\fR
 print the information in terse form
@@ -93,10 +93,10 @@ optimal I/O transfer size hint
 total size, in bytes
 .TP
 %t
-major device type in hex
+major device type in hex, for character/block device special files
 .TP
 %T
-minor device type in hex
+minor device type in hex, for character/block device special files
 .TP
 %u
 user ID of owner
@@ -169,16 +169,11 @@ file system type in human readable form
 NOTE: your shell may have its own version of stat, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report stat translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Michael Meskes.
-.SH "REPORTING BUGS"
-Report stat bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report stat translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1f8b9df..670b26b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH STDBUF "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH STDBUF "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 stdbuf \-
 Run COMMAND, with modified buffering operations for its standard streams.
@@ -42,6 +42,9 @@ NOTE: If COMMAND adjusts the buffering of its standard streams ('tee' does
 for e.g.) then that will override corresponding settings changed by 'stdbuf'.
 Also some filters (like 'dd' and 'cat' etc.) don't use streams for I/O,
 and are thus unaffected by 'stdbuf' settings.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report stdbuf translation bugs to <http://translationproject.org/team/>
 .SH EXAMPLES
 .B tail -f access.log | stdbuf -oL cut -d \(aq \(aq -f1 | uniq
 .br
@@ -51,14 +54,6 @@ On GLIBC platforms, specifying a buffer size, i.e. using fully buffered mode
 will result in undefined operation.
 .SH AUTHOR
 Written by Padraig Brady.
-.SH "REPORTING BUGS"
-Report stdbuf bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report stdbuf translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index bb1638c..eb3e5b1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH STTY "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH STTY "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 stty \- change and print terminal line settings
 .SH SYNOPSIS
@@ -146,6 +146,9 @@ generate parity bit in output and expect parity bit in input
 .TP
 [\-]parodd
 set odd parity (or even parity with '\-')
+.TP
+* [\-]cmspar
+use "stick" (mark/space) parity
 .SS "Input settings:"
 .TP
 [\-]brkint
@@ -386,16 +389,11 @@ Handle the tty line connected to standard input.  Without arguments,
 prints baud rate, line discipline, and deviations from stty sane.  In
 settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or
 127; special values ^\- or undef used to disable special characters.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report stty translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report stty bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report stty translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 557ff1c..4afebdb 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SUM "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SUM "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sum \- checksum and count the blocks in a file
 .SH SYNOPSIS
@@ -23,16 +23,11 @@ display this help and exit
 output version information and exit
 .PP
 With no FILE, or when FILE is \-, read standard input.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sum translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Kayvan Aghaiepour and David MacKenzie.
-.SH "REPORTING BUGS"
-Report sum bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sum translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index b2fada3..795838c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH SYNC "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH SYNC "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 sync \- flush file system buffers
 .SH SYNOPSIS
@@ -15,16 +15,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report sync translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report sync bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report sync translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 07de5dd..904bc7d 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TAC "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TAC "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tac \- concatenate and print files in reverse
 .SH SYNOPSIS
@@ -27,16 +27,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tac translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jay Lepreau and David MacKenzie.
-.SH "REPORTING BUGS"
-Report tac bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tac translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index b26ed54..6089982 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TAIL "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TAIL "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tail \- output the last part of files
 .SH SYNOPSIS
@@ -15,27 +15,28 @@ With no FILE, or when FILE is \-, read standard input.
 Mandatory arguments to long options are mandatory for short options too.
 .TP
 \fB\-c\fR, \fB\-\-bytes\fR=\fIK\fR
-output the last K bytes; alternatively, use \fB\-c\fR +K
-to output bytes starting with the Kth of each file
+output the last K bytes; or use \fB\-c\fR +K to output
+bytes starting with the Kth of each file
 .TP
 \fB\-f\fR, \fB\-\-follow[=\fR{name|descriptor}]
 output appended data as the file grows;
-\fB\-f\fR, \fB\-\-follow\fR, and \fB\-\-follow\fR=\fIdescriptor\fR are
-equivalent
+.IP
+an absent option argument means 'descriptor'
 .TP
 \fB\-F\fR
 same as \fB\-\-follow\fR=\fIname\fR \fB\-\-retry\fR
 .TP
 \fB\-n\fR, \fB\-\-lines\fR=\fIK\fR
 output the last K lines, instead of the last 10;
-or use \fB\-n\fR +K to output lines starting with the Kth
+or use \fB\-n\fR +K to output starting with the Kth
 .TP
 \fB\-\-max\-unchanged\-stats\fR=\fIN\fR
 with \fB\-\-follow\fR=\fIname\fR, reopen a FILE which has not
+.IP
 changed size after N (default 5) iterations
 to see if it has been unlinked or renamed
-(this is the usual case of rotated log files).
-With inotify, this option is rarely useful.
+(this is the usual case of rotated log files);
+with inotify, this option is rarely useful
 .TP
 \fB\-\-pid\fR=\fIPID\fR
 with \fB\-f\fR, terminate after process ID, PID dies
@@ -44,15 +45,13 @@ with \fB\-f\fR, terminate after process ID, PID dies
 never output headers giving file names
 .TP
 \fB\-\-retry\fR
-keep trying to open a file even when it is or
-becomes inaccessible; useful when following by
-name, i.e., with \fB\-\-follow\fR=\fIname\fR
+keep trying to open a file if it is inaccessible
 .TP
 \fB\-s\fR, \fB\-\-sleep\-interval\fR=\fIN\fR
 with \fB\-f\fR, sleep for approximately N seconds
-(default 1.0) between iterations.
-With inotify and \fB\-\-pid\fR=\fIP\fR, check process P at
-least once every N seconds.
+(default 1.0) between iterations;
+with inotify and \fB\-\-pid\fR=\fIP\fR, check process P at
+least once every N seconds
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
 always output headers giving file names
@@ -75,17 +74,12 @@ its end.  This default behavior is not desirable when you really want to
 track the actual name of the file, not the file descriptor (e.g., log
 rotation).  Use \fB\-\-follow\fR=\fIname\fR in that case.  That causes tail to track the
 named file in a way that accommodates renaming, removal and creation.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tail translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Rubin, David MacKenzie, Ian Lance Taylor,
 and Jim Meyering.
-.SH "REPORTING BUGS"
-Report tail bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tail translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 113c3ef..088e3c8 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TEE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TEE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tee \- read from standard input and write to standard output and files
 .SH SYNOPSIS
@@ -23,16 +23,11 @@ display this help and exit
 output version information and exit
 .PP
 If a FILE is \-, copy again to standard output.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tee translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mike Parker, Richard M. Stallman, and David MacKenzie.
-.SH "REPORTING BUGS"
-Report tee bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tee translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 90c5eb1..b6cb572 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TEST "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TEST "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 test \- check file types and compare values
 .SH SYNOPSIS
@@ -152,16 +152,11 @@ test treats each of those as it treats any other nonempty STRING.
 NOTE: your shell may have its own version of test and/or [, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report test translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Kevin Braunsdorf and Matthew Bradburn.
-.SH "REPORTING BUGS"
-Report test bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report test translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 666e3fc..6d4a0b4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TIMEOUT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TIMEOUT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 timeout \- run a command with a time limit
 .SH SYNOPSIS
@@ -18,24 +18,28 @@ Mandatory arguments to long options are mandatory for short options too.
 \fB\-\-preserve\-status\fR
 .IP
 exit with the same status as COMMAND, even when the
+.IP
 command times out
 .HP
 \fB\-\-foreground\fR
 .IP
-When not running timeout directly from a shell prompt,
-allow COMMAND to read from the TTY and receive TTY signals.
-In this mode, children of COMMAND will not be timed out.
+when not running timeout directly from a shell prompt,
+.IP
+allow COMMAND to read from the TTY and get TTY signals;
+in this mode, children of COMMAND will not be timed out
 .HP
 \fB\-k\fR, \fB\-\-kill\-after\fR=\fIDURATION\fR
 .IP
 also send a KILL signal if COMMAND is still running
-this long after the initial signal was sent.
+.IP
+this long after the initial signal was sent
 .HP
 \fB\-s\fR, \fB\-\-signal\fR=\fISIGNAL\fR
 .IP
-specify the signal to be sent on timeout.
-SIGNAL may be a name like 'HUP' or a number.
-See 'kill \fB\-l\fR' for a list of signals
+specify the signal to be sent on timeout;
+.IP
+SIGNAL may be a name like 'HUP' or a number;
+see 'kill \fB\-l\fR' for a list of signals
 .TP
 \fB\-\-help\fR
 display this help and exit
@@ -52,18 +56,13 @@ is specified, send the TERM signal upon timeout.  The TERM signal kills
 any process that does not block or catch that signal.  It may be necessary
 to use the KILL (9) signal, since this signal cannot be caught, in which
 case the exit status is 128+9 rather than 124.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report timeout translation bugs to <http://translationproject.org/team/>
 .SH BUGS
 Some platforms don't curently support timeouts beyond 2038
 .SH AUTHOR
 Written by Padraig Brady.
-.SH "REPORTING BUGS"
-Report timeout bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report timeout translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 8fd93c2..9d00644 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TOUCH "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TOUCH "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 touch \- change file timestamps
 .SH SYNOPSIS
@@ -56,6 +56,9 @@ display this help and exit
 output version information and exit
 .PP
 Note that the \fB\-d\fR and \fB\-t\fR options accept different time\-date formats.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report touch translation bugs to <http://translationproject.org/team/>
 .SH "DATE STRING"
 .\" NOTE: keep this paragraph in sync with the one in date.x
 The --date=STRING is a mostly free format human readable date string
@@ -68,14 +71,6 @@ documented here but is fully described in the info documentation.
 .SH AUTHOR
 Written by Paul Rubin, Arnold Robbins, Jim Kingdon,
 David MacKenzie, and Randy Smith.
-.SH "REPORTING BUGS"
-Report touch bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report touch translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3539b81..5e42194 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tr \- translate or delete characters
 .SH SYNOPSIS
@@ -117,16 +117,11 @@ expand in ascending order; used in SET2 while translating, they may
 only be used in pairs to specify case conversion.  \fB\-s\fR uses SET1 if not
 translating nor deleting; else squeezing uses SET2 and occurs after
 translation or deletion.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tr translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report tr bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tr translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 1d32b28..de2188d 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TRUE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TRUE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 true \- do nothing, successfully
 .SH SYNOPSIS
@@ -22,16 +22,11 @@ output version information and exit
 NOTE: your shell may have its own version of true, which usually supersedes
 the version described here.  Please refer to your shell's documentation
 for details about the options it supports.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report true translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Jim Meyering.
-.SH "REPORTING BUGS"
-Report true bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report true translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 2fa718e..22a9c6f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TRUNCATE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TRUNCATE "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 truncate \- shrink or extend the size of a file to the specified size
 .SH SYNOPSIS
@@ -28,7 +28,7 @@ treat SIZE as number of IO blocks instead of bytes
 base size on RFILE
 .TP
 \fB\-s\fR, \fB\-\-size\fR=\fISIZE\fR
-set or adjust the file size by SIZE
+set or adjust the file size by SIZE bytes
 .TP
 \fB\-\-help\fR
 display this help and exit
@@ -42,16 +42,11 @@ are K, M, G, T, P, E, Z, Y (powers of 1024) or KB, MB, ... (powers of 1000).
 SIZE may also be prefixed by one of the following modifying characters:
 \&'+' extend by, '\-' reduce by, '<' at most, '>' at least,
 \&'/' round down to multiple of, '%' round up to multiple of.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report truncate translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Padraig Brady.
-.SH "REPORTING BUGS"
-Report truncate bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report truncate translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 3f7071d..06c3245 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TSORT "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TSORT "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tsort \- perform topological sort
 .SH SYNOPSIS
@@ -16,16 +16,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tsort translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Mark Kettenis.
-.SH "REPORTING BUGS"
-Report tsort bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tsort translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 04b04df..7e22260 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH TTY "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH TTY "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 tty \- print the file name of the terminal connected to standard input
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report tty translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report tty bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report tty translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index d68112c..302183b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH UNAME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH UNAME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 uname \- print system information
 .SH SYNOPSIS
@@ -43,16 +43,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report uname translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report uname bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report uname translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index ce91726..e003b63 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH UNEXPAND "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH UNEXPAND "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 unexpand \- convert spaces to tabs
 .SH SYNOPSIS
@@ -30,16 +30,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report unexpand translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report unexpand bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report unexpand translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 61de5ec..2715b29 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH UNIQ "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH UNIQ "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 uniq \- report or omit repeated lines
 .SH SYNOPSIS
@@ -19,16 +19,20 @@ Mandatory arguments to long options are mandatory for short options too.
 prefix lines by the number of occurrences
 .TP
 \fB\-d\fR, \fB\-\-repeated\fR
-only print duplicate lines
+only print duplicate lines, one for each group
 .TP
-\fB\-D\fR, \fB\-\-all\-repeated\fR[=\fIdelimit\-method\fR]
+\fB\-D\fR, \fB\-\-all\-repeated\fR[=\fIMETHOD\fR]
 print all duplicate lines
-delimit\-method={none(default),prepend,separate}
-Delimiting is done with blank lines
+groups can be delimited with an empty line
+METHOD={none(default),prepend,separate}
 .TP
 \fB\-f\fR, \fB\-\-skip\-fields\fR=\fIN\fR
 avoid comparing the first N fields
 .TP
+\fB\-\-group\fR[=\fIMETHOD\fR]
+show all items, separating groups with an empty line
+METHOD={separate(default),prepend,append,both}
+.TP
 \fB\-i\fR, \fB\-\-ignore\-case\fR
 ignore differences in case when comparing
 .TP
@@ -56,16 +60,11 @@ characters.  Fields are skipped before chars.
 Note: 'uniq' does not detect repeated lines unless they are adjacent.
 You may want to sort the input first, or use 'sort \fB\-u\fR' without 'uniq'.
 Also, comparisons honor the rules specified by 'LC_COLLATE'.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report uniq translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard M. Stallman and David MacKenzie.
-.SH "REPORTING BUGS"
-Report uniq bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report uniq translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index cce9ba5..ec5638e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH UNLINK "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH UNLINK "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 unlink \- call the unlink function to remove the specified file
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report unlink translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Michael Stone.
-.SH "REPORTING BUGS"
-Report unlink bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report unlink translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 7fb9f8f..fccd3e0 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH UPTIME "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH UPTIME "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 uptime \- tell how long the system has been running
 .SH SYNOPSIS
@@ -12,23 +12,18 @@ Print the current time, the length of time the system has been up,
 the number of users on the system, and the average number of jobs
 in the run queue over the last 1, 5 and 15 minutes.  Processes in
 an uninterruptible sleep state also contribute to the load average.
-If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
+If FILE is not specified, use \fI/var/run/utmp\fP.  \fI/var/log/wtmp\fP as FILE is common.
 .TP
 \fB\-\-help\fR
 display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report uptime translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi.
-.SH "REPORTING BUGS"
-Report uptime bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report uptime translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index c696012..7cceb32 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH USERS "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH USERS "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 users \- print the user names of users currently logged in to the current host
 .SH SYNOPSIS
@@ -9,23 +9,18 @@ users \- print the user names of users currently logged in to the current host
 .\" Add any additional description here
 .PP
 Output who is currently logged in according to FILE.
-If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
+If FILE is not specified, use \fI/var/run/utmp\fP.  \fI/var/log/wtmp\fP as FILE is common.
 .TP
 \fB\-\-help\fR
 display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report users translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Joseph Arceneaux and David MacKenzie.
-.SH "REPORTING BUGS"
-Report users bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report users translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index bfd79bc..abdb982 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH VDIR "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH VDIR "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 vdir \- list directory contents
 .SH SYNOPSIS
@@ -26,29 +26,28 @@ with \fB\-l\fR, print the author of each file
 print C\-style escapes for nongraphic characters
 .TP
 \fB\-\-block\-size\fR=\fISIZE\fR
-scale sizes by SIZE before printing them.  E.g.,
+scale sizes by SIZE before printing them; e.g.,
 \&'\-\-block\-size=M' prints sizes in units of
-1,048,576 bytes.  See SIZE format below.
+1,048,576 bytes; see SIZE format below
 .TP
 \fB\-B\fR, \fB\-\-ignore\-backups\fR
 do not list implied entries ending with ~
 .TP
 \fB\-c\fR
 with \fB\-lt\fR: sort by, and show, ctime (time of last
-modification of file status information)
-with \fB\-l\fR: show ctime and sort by name
+modification of file status information);
+with \fB\-l\fR: show ctime and sort by name;
 otherwise: sort by ctime, newest first
 .TP
 \fB\-C\fR
 list entries by columns
 .TP
 \fB\-\-color\fR[=\fIWHEN\fR]
-colorize the output.  WHEN defaults to 'always'
-or can be 'never' or 'auto'.  More info below
+colorize the output; WHEN can be 'never', 'auto',
+or 'always' (the default); more info below
 .TP
 \fB\-d\fR, \fB\-\-directory\fR
-list directory entries instead of contents,
-and do not dereference symbolic links
+list directories themselves, not their contents
 .TP
 \fB\-D\fR, \fB\-\-dired\fR
 generate output designed for Emacs' dired mode
@@ -73,9 +72,9 @@ like \fB\-l\fR \fB\-\-time\-style\fR=\fIfull\-iso\fR
 like \fB\-l\fR, but do not list owner
 .TP
 \fB\-\-group\-directories\-first\fR
-group directories before files.
+group directories before files;
 .IP
-augment with a \fB\-\-sort\fR option, but any
+can be augmented with a \fB\-\-sort\fR option, but any
 use of \fB\-\-sort\fR=\fInone\fR (\fB\-U\fR) disables grouping
 .TP
 \fB\-G\fR, \fB\-\-no\-group\fR
@@ -93,6 +92,7 @@ follow symbolic links listed on the command line
 .TP
 \fB\-\-dereference\-command\-line\-symlink\-to\-dir\fR
 follow each command line symbolic link
+.IP
 that points to a directory
 .TP
 \fB\-\-hide\fR=\fIPATTERN\fR
@@ -111,7 +111,7 @@ print the index number of each file
 do not list implied entries matching shell PATTERN
 .TP
 \fB\-k\fR, \fB\-\-kibibytes\fR
-use 1024\-byte blocks
+default to 1024\-byte blocks for disk usage
 .TP
 \fB\-l\fR
 use a long listing format
@@ -138,10 +138,10 @@ like \fB\-l\fR, but do not list group information
 append / indicator to directories
 .TP
 \fB\-q\fR, \fB\-\-hide\-control\-chars\fR
-print ? instead of non graphic characters
+print ? instead of nongraphic characters
 .TP
 \fB\-\-show\-control\-chars\fR
-show non graphic characters as\-is (default
+show nongraphic characters as\-is (the default,
 unless program is 'ls' and output is a terminal)
 .TP
 \fB\-Q\fR, \fB\-\-quote\-name\fR
@@ -164,21 +164,21 @@ print the allocated size of each file, in blocks
 sort by file size
 .TP
 \fB\-\-sort\fR=\fIWORD\fR
-sort by WORD instead of name: none \fB\-U\fR,
-extension \fB\-X\fR, size \fB\-S\fR, time \fB\-t\fR, version \fB\-v\fR
+sort by WORD instead of name: none (\fB\-U\fR), size (\fB\-S\fR),
+time (\fB\-t\fR), version (\fB\-v\fR), extension (\fB\-X\fR)
 .TP
 \fB\-\-time\fR=\fIWORD\fR
-with \fB\-l\fR, show time as WORD instead of modification
-time: atime \fB\-u\fR, access \fB\-u\fR, use \fB\-u\fR, ctime \fB\-c\fR,
-or status \fB\-c\fR; use specified time as sort key
-if \fB\-\-sort\fR=\fItime\fR
+with \fB\-l\fR, show time as WORD instead of default
+modification time: atime or access or use (\fB\-u\fR)
+ctime or status (\fB\-c\fR); also use specified time
+as sort key if \fB\-\-sort\fR=\fItime\fR
 .TP
 \fB\-\-time\-style\fR=\fISTYLE\fR
 with \fB\-l\fR, show times using style STYLE:
-full\-iso, long\-iso, iso, locale, +FORMAT.
-FORMAT is interpreted like 'date'; if FORMAT is
-FORMAT1<newline>FORMAT2, FORMAT1 applies to
-non\-recent files and FORMAT2 to recent files;
+full\-iso, long\-iso, iso, locale, or +FORMAT;
+FORMAT is interpreted like in 'date'; if FORMAT
+is FORMAT1<newline>FORMAT2, then FORMAT1 applies
+to non\-recent files and FORMAT2 to recent files;
 if STYLE is prefixed with 'posix\-', STYLE
 takes effect only outside the POSIX locale
 .TP
@@ -189,8 +189,8 @@ sort by modification time, newest first
 assume tab stops at each COLS instead of 8
 .TP
 \fB\-u\fR
-with \fB\-lt\fR: sort by, and show, access time
-with \fB\-l\fR: show access time and sort by name
+with \fB\-lt\fR: sort by, and show, access time;
+with \fB\-l\fR: show access time and sort by name;
 otherwise: sort by access time
 .TP
 \fB\-U\fR
@@ -237,16 +237,11 @@ if minor problems (e.g., cannot access subdirectory),
 .TP
 2
 if serious trouble (e.g., cannot access command\-line argument).
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report vdir translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard M. Stallman and David MacKenzie.
-.SH "REPORTING BUGS"
-Report vdir bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report vdir translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 0933800..3953c13 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH WC "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH WC "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 wc \- print newline, word, and byte counts for each file
 .SH SYNOPSIS
@@ -43,16 +43,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report wc translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Paul Rubin and David MacKenzie.
-.SH "REPORTING BUGS"
-Report wc bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report wc translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index f02aa1e..f061fb3 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH WHO "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH WHO "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 who \- show who is logged on
 .SH SYNOPSIS
@@ -64,18 +64,13 @@ display this help and exit
 \fB\-\-version\fR
 output version information and exit
 .PP
-If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
+If FILE is not specified, use \fI/var/run/utmp\fP.  \fI/var/log/wtmp\fP as FILE is common.
 If ARG1 ARG2 given, \fB\-m\fR presumed: 'am i' or 'mom likes' are usual.
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report who translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Joseph Arceneaux, David MacKenzie, and Michael Stone.
-.SH "REPORTING BUGS"
-Report who bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report who translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 746bce9..d930fa1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH WHOAMI "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH WHOAMI "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 whoami \- print effective userid
 .SH SYNOPSIS
@@ -16,16 +16,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report whoami translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by Richard Mlynarik.
-.SH "REPORTING BUGS"
-Report whoami bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report whoami translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index 659db93..18e268e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH YES "1" "May 2014" "GNU coreutils 8.21" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH YES "1" "May 2014" "GNU coreutils 8.22" "User Commands"
 .SH NAME
 yes \- output a string repeatedly until killed
 .SH SYNOPSIS
@@ -18,16 +18,11 @@ display this help and exit
 .TP
 \fB\-\-version\fR
 output version information and exit
+.PP
+GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
+Report yes translation bugs to <http://translationproject.org/team/>
 .SH AUTHOR
 Written by David MacKenzie.
-.SH "REPORTING BUGS"
-Report yes bugs to bug\-coreutils@gnu.org
-.br
-GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
-.br
-General help using GNU software: <http://www.gnu.org/gethelp/>
-.br
-Report yes translation bugs to <http://translationproject.org/team/>
 .SH COPYRIGHT
 Copyright \(co 2013 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
index f5c655f..9396fb7 100644 (file)
\97\8b:GNU coreutils:8.21:2013/02/14:arch:1:2014/05/06::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:base64:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:basename:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:cat:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:chcon:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:chgrp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:chmod:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:chown:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:chroot:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:cksum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:comm:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:cp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:csplit:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:cut:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:date:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:dd:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:df:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:dir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:dircolors:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:dirname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:du:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:echo:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:env:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:expand:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:expr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:factor:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:false:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:fmt:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:fold:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:groups:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:head:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:hostid:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:hostname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:id:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:install:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:join:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:kill:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:link:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:ln:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:logname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:ls:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:md5sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:mkdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:mkfifo:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:mknod:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:mktemp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:mv:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:nice:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:nl:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:nohup:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:nproc:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:numfmt:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:od:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:paste:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:pathchk:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:pinky:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:pr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:printenv:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:printf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:ptx:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:pwd:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:readlink:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:realpath:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:rm:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:rmdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:runcon:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:seq:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sha1sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sha224sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sha256sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sha384sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sha512sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:shred:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:shuf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sleep:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sort:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:split:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:stat:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:stdbuf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:stty:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:sync:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tac:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tail:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tee:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:test:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:timeout:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:touch:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:true:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:truncate:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tsort:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:tty:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:uname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:unexpand:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:uniq:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:unlink:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:uptime:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:users:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:vdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:wc:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:who:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:whoami:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\97\8b:GNU coreutils:8.21:2013/02/14:yes:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:arch:1:2014/05/06::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:base64:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:basename:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:cat:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:chcon:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:chgrp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:chmod:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:chown:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:chroot:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:cksum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:comm:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:cp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:csplit:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:cut:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:date:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:dd:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:df:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:dir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:dircolors:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:dirname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:du:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:echo:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:env:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:expand:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:expr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:factor:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:false:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:fmt:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:fold:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:groups:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:head:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:hostid:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:hostname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:id:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:install:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:join:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:kill:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:link:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:ln:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:logname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:ls:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:md5sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:mkdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:mkfifo:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:mknod:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:mktemp:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:mv:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:nice:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:nl:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:nohup:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:nproc:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:numfmt:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:od:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:paste:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:pathchk:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:pinky:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:pr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:printenv:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:printf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:ptx:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:pwd:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:readlink:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:realpath:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:rm:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:rmdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:runcon:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:seq:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sha1sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sha224sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sha256sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sha384sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sha512sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:shred:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:shuf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sleep:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sort:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:split:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:stat:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:stdbuf:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:stty:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sum:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:sync:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tac:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tail:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tee:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:test:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:timeout:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:touch:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tr:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:true:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:truncate:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tsort:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:tty:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:uname:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:unexpand:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:uniq:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:unlink:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:uptime:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:users:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:vdir:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:wc:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:who:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:whoami:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI:
\98\86:GNU coreutils:8.21=>8.22:2013/12/13:yes:1:2014/05/05::amotoki@gmail.com:Akihiro MOTOKI: