summaryrefslogtreecommitdiff
path: root/usr.bin/logger/logger.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/logger/logger.1')
-rw-r--r--usr.bin/logger/logger.122
1 files changed, 13 insertions, 9 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index 58edc0cdae8..5d65dcfb6c5 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: logger.1,v 1.4 1998/11/11 23:01:45 aaron Exp $
+.\" $OpenBSD: logger.1,v 1.5 1999/06/05 01:21:32 aaron Exp $
.\" $NetBSD: logger.1,v 1.4 1994/12/22 06:26:59 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -36,7 +36,7 @@
.\"
.Dd June 6, 1993
.Dt LOGGER 1
-.Os BSD 4.3
+.Os
.Sh NAME
.Nm logger
.Nd make entries in the system log
@@ -60,21 +60,25 @@ Log the process ID of the logger process
with each line.
.It Fl s
Log the message to standard error, as well as the system log.
-.It Fl f Ar file
+.It Fl f Ar file
Log the specified file.
-.It Fl p Ar pri
+.It Fl p Ar pri
Enter the message with the specified priority.
-The priority may be specified numerically or as a ``facility.level''
+The priority may be specified numerically or as a
+.Dq facility.level
pair.
-For example, ``\-p local3.info'' logs the message(s) as
+For example,
+.Dq \-p local3.info
+logs the message(s) as
.Ar info Ns rmational
level in the
.Ar local3
facility.
-The default is ``user.notice.''
-.It Fl t Ar tag
+The default is
+.Dq user.notice .
+.It Fl t Ar tag
Mark every line in the log with the specified
-.Ar tag .
+.Ar tag .
.It Ar message
Write the message to log; if not specified, and the
.Fl f