summaryrefslogtreecommitdiffstats
path: root/misc-utils/logger.1
diff options
context:
space:
mode:
authorMike Frysinger2016-05-10 21:26:54 +0200
committerKarel Zak2016-05-20 10:54:31 +0200
commit5593132a90c4330bd028a6fc2ab1feefac6cf5f6 (patch)
tree1ba0e531a7a470dd9593978deaeb37ce3b3265e4 /misc-utils/logger.1
parentscript: improve coding style and the "done" message (diff)
downloadkernel-qcow2-util-linux-5593132a90c4330bd028a6fc2ab1feefac6cf5f6.tar.gz
kernel-qcow2-util-linux-5593132a90c4330bd028a6fc2ab1feefac6cf5f6.tar.xz
kernel-qcow2-util-linux-5593132a90c4330bd028a6fc2ab1feefac6cf5f6.zip
man pages: fix spacing between man page name & section number
Most have standardized correctly, but fix a few latent ones. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'misc-utils/logger.1')
-rw-r--r--misc-utils/logger.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/logger.1 b/misc-utils/logger.1
index 017a66bf0..e30af9897 100644
--- a/misc-utils/logger.1
+++ b/misc-utils/logger.1
@@ -75,7 +75,7 @@ command's PID. The use of \fB\-\-id=$$\fR
Note that the system logging infrastructure (for example \fBsystemd\fR when
listening on /dev/log) may follow local socket credentials to overwrite the
PID specified in the message.
-.BR logger(1)
+.BR logger (1)
is able to set those socket credentials to the given \fIid\fR, but only if you
have root permissions and a process with the specified PID exists, otherwise
the socket credentials are not modified and the problem is silently ignored.