kernel tracing
[unix-history] / usr / src / usr.bin / logger / logger.1
index 3e603e0..ad95d6d 100644 (file)
@@ -1,8 +1,19 @@
 .\" Copyright (c) 1983 Regents of the University of California.
 .\" Copyright (c) 1983 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)logger.1    6.1 (Berkeley) %G%
+.\" Redistribution and use in source and binary forms are permitted
+.\" provided that the above copyright notice and this paragraph are
+.\" duplicated in all such forms and that any documentation,
+.\" advertising materials, and other materials related to such
+.\" distribution and use acknowledge that the software was developed
+.\" by the University of California, Berkeley.  The name of the
+.\" University may not be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+.\"
+.\"    @(#)logger.1    6.3 (Berkeley) %G%
 .\"
 .TH LOGGER 1 ""
 .UC 6
 .\"
 .TH LOGGER 1 ""
 .UC 6
@@ -51,20 +62,13 @@ with each line.
 Log the specified file.
 .TP
 message
 Log the specified file.
 .TP
 message
-The message to log;
-if not specified,
-the
-.B \-f
-file or standard input is logged.
+The message to log; if not specified, and the \fB-f\fP flag is not
+provided, standard input is logged.
 .SH DESCRIPTION
 .I Logger
 provides a program interface to the
 .IR syslog (3)
 system log module.
 .SH DESCRIPTION
 .I Logger
 provides a program interface to the
 .IR syslog (3)
 system log module.
-.PP
-A message can be given on the command line,
-which is logged immediately,
-or a file is read and each line is logged.
 .SH EXAMPLES
 logger System rebooted
 .PP
 .SH EXAMPLES
 logger System rebooted
 .PP