]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - text-utils/hexdump.1
Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE consistently
[thirdparty/util-linux.git] / text-utils / hexdump.1
index eb508f6d42e6ce3c0988456a3ae9a24c23ba86cb..f5728f939d3f39c4138737aac11cdb22340f78a1 100644 (file)
@@ -340,10 +340,14 @@ conversion flag characters removed, and referencing a NULL string.
 If no format strings are specified, the default display is very similar to
 the \fB\-x\fR output format (the \fB\-x\fR option causes more space to be
 used between format units than in the default output).
-.SH "EXIT STATUS"
+.SH EXIT STATUS
 .B hexdump
 exits 0 on success and >0 if an error occurred.
-.SH EXAMPLES
+.SH CONFORMING TO
+The
+.B hexdump
+utility is expected to be IEEE Std 1003.2 ("POSIX.2") compatible.
+.SH EXAMPLE
 Display the input in perusal format:
 .nf
    "%06.6_ao "  12/1 "%3_u "
@@ -369,10 +373,6 @@ Implicit coloring can be disabled by an empty file \fI/etc/terminal-colors.d/hex
 See
 .BR terminal-colors.d (5)
 for more details about colorization configuration.
-.SH STANDARDS
-The
-.B hexdump
-utility is expected to be IEEE Std 1003.2 ("POSIX.2") compatible.
 .SH AVAILABILITY
 The hexdump command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/