OSDN Git Service

coreutils: Update to coreutils 8.22
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / od.1
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>.