summaryrefslogtreecommitdiffstats
path: root/misc-utils/logger.1
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:02 +0100
committerKarel Zak2006-12-07 00:26:02 +0100
commit0e6f4a203d8715710ff09683390be2897cca3804 (patch)
tree982a4e50be23b6c30245c61bfed170c592b34e41 /misc-utils/logger.1
parentImported from util-linux-2.11u tarball. (diff)
downloadkernel-qcow2-util-linux-0e6f4a203d8715710ff09683390be2897cca3804.tar.gz
kernel-qcow2-util-linux-0e6f4a203d8715710ff09683390be2897cca3804.tar.xz
kernel-qcow2-util-linux-0e6f4a203d8715710ff09683390be2897cca3804.zip
Imported from util-linux-2.11v tarball.
Diffstat (limited to 'misc-utils/logger.1')
-rw-r--r--misc-utils/logger.15
1 files changed, 3 insertions, 2 deletions
diff --git a/misc-utils/logger.1 b/misc-utils/logger.1
index 6e6f831be..810cbb43a 100644
--- a/misc-utils/logger.1
+++ b/misc-utils/logger.1
@@ -38,7 +38,7 @@
.Os BSD 4.3
.Sh NAME
.Nm logger
-.Nd make entries in the system log
+.Nd a shell command interface to the syslog(3) system log module
.Sh SYNOPSIS
.Nm logger
.Op Fl isd
@@ -49,7 +49,8 @@
.Op Ar message ...
.Sh DESCRIPTION
.Nm Logger
-provides a shell command interface to the
+makes entries in the system log.
+It provides a shell command interface to the
.Xr syslog 3
system log module.
.Pp