diff --git a/misc-utils/logger.1 b/misc-utils/logger.1 index 731695aed..b2f2133ae 100644 --- a/misc-utils/logger.1 +++ b/misc-utils/logger.1 @@ -355,7 +355,7 @@ For the priority order and intended purposes of these facilities and levels, see .BR journalctl (1), .BR syslog (3), .BR systemd.journal-fields (7) -.SH STANDARDS +.SH CONFORMING TO The .B logger command is expected to be IEEE Std 1003.2 ("POSIX.2") compatible. diff --git a/text-utils/col.1 b/text-utils/col.1 index f0b50b69c..2a9c4dce5 100644 --- a/text-utils/col.1 +++ b/text-utils/col.1 @@ -141,7 +141,7 @@ will display a warning message. .BR expand (1), .BR nroff (1), .BR tbl (1) -.SH STANDARDS +.SH CONFORMING TO The .B col utility conforms to the Single UNIX Specification, Version 2. The diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1 index 66ff157f7..4af4ffe0e 100644 --- a/text-utils/hexdump.1 +++ b/text-utils/hexdump.1 @@ -369,7 +369,7 @@ 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 +.SH CONFORMING TO The .B hexdump utility is expected to be IEEE Std 1003.2 ("POSIX.2") compatible.