=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/logger/logger.1,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/logger/logger.1 1998/11/11 23:01:45 1.4 +++ src/usr.bin/logger/logger.1 1999/06/05 01:21:32 1.5 @@ -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 @@ 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