remove -d flag, it has no effect; minor reformatting
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 3 Apr 1989 05:11:42 +0000 (21:11 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 3 Apr 1989 05:11:42 +0000 (21:11 -0800)
SCCS-vsn: old/implogd/implogd.8 6.4

usr/src/old/implogd/implogd.8

index d111403..30327be 100644 (file)
 .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
-.\"    @(#)implogd.8   6.3 (Berkeley) %G%
+.\"    @(#)implogd.8   6.4 (Berkeley) %G%
 .\"
 .TH IMPLOGD 8 ""
 .UC 5
 .SH NAME
 implogd \- IMP logger process
 .SH SYNOPSIS
 .\"
 .TH IMPLOGD 8 ""
 .UC 5
 .SH NAME
 implogd \- IMP logger process
 .SH SYNOPSIS
-.B /etc/implogd
-[
-.B \-d
-]
+.B implogd
 .SH DESCRIPTION
 .I Implogd
 is program which logs error messages from the IMP,
 .SH DESCRIPTION
 .I Implogd
 is program which logs error messages from the IMP,
@@ -44,17 +41,16 @@ struct sockstamp {
 };
 .fi
 .PP
 };
 .fi
 .PP
-followed, possibly, by the message received from the 
-IMP.  Each time the logging process is started up it
-places a time stamp entry in the file (a header with
+followed, possibly, by the message received from the IMP.
+Each time the logging process is started up it places a
+time stamp entry in the file (a header with
 .I sin_len
 field set to 0).
 .PP
 .I sin_len
 field set to 0).
 .PP
-The logging process will catch only those message from
-the IMP which are not processed by a protocol module,
-e.g. IP.  This implies the log should contain only
-status information such as ``IMP going down'' messages,
-``host down'' and other error messages,
+The logging process will catch only those message from the IMP
+which are not processed by a protocol module, e.g. IP.
+This implies the log should contain only status information such
+as ``IMP going down'' messages, ``host down'' and other error messages,
 and, perhaps, stray NCP messages.
 .SH "SEE ALSO"
 imp(4), implog(8)
 and, perhaps, stray NCP messages.
 .SH "SEE ALSO"
 imp(4), implog(8)