]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: logger.1: minor formatting and typo fixes
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Fri, 24 Jul 2020 10:06:14 +0000 (12:06 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 24 Jul 2020 12:41:49 +0000 (14:41 +0200)
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com>
misc-utils/logger.1

index 448311d0382b7e75529e16a3dd03fd2e2fa78191..f9c2b6b9e9972a028e88e9167cc562e7aad283a7 100644 (file)
@@ -49,8 +49,10 @@ given either, then standard input is logged.
 .TP
 .BR \-d , " \-\-udp"
 Use datagrams (UDP) only.  By default the connection is tried to the
-syslog port defined in /etc/services, which is often 514 .
-.sp
+syslog port defined in
+.IR /etc/services ,
+which is often 514.
+.IP
 See also \fB\-\-server\fR and \fB\-\-socket\fR to specify where to connect.
 .TP
 .BR \-e , " \-\-skip-empty"
@@ -75,7 +77,9 @@ command's PID.  The use of \fB\-\-id=$$\fR
 (PPID) is recommended in scripts that send several messages.
 
 Note that the system logging infrastructure (for example \fBsystemd\fR when
-listening on /dev/log) may follow local socket credentials to overwrite the
+listening on
+.IR /dev/log )
+may follow local socket credentials to overwrite the
 PID specified in the message.
 .BR logger (1)
 is able to set those socket credentials to the given \fIid\fR, but only if you