aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logger
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/logger')
-rw-r--r--usr.bin/logger/logger.17
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index b2abd2ba2de2..9062fb341833 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -51,9 +51,8 @@ provides a shell command interface to the
.Xr syslog 3
system log module.
.Pp
-Options:
-.Pp
-.Bl -tag -width "message"
+The following options are available:
+.Bl -tag -width indent
.It Fl i
Log the process id of the logger process
with each line.
@@ -80,7 +79,7 @@ Write the message to log; if not specified, and the
flag is not
provided, standard input is logged.
.El
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.