syslog.3:

- fixed some formatting problems
This commit is contained in:
gdr-ftp 1998-07-07 03:32:44 +00:00
parent ed7f658d4e
commit 615d7ab922

View File

@ -234,12 +234,10 @@ with a priority not set in
are rejected. are rejected.
The mask for an individual priority The mask for an individual priority
.I pri .I pri
is calculated by the macro is calculated by the macro \fBLOG_MASK\fR(\fIpri\fR);
.BR LOG_MASK pri ;
the mask for all priorities up to and including the mask for all priorities up to and including
.I toppri .I toppri
is given by the macro is given by the macro \fBLOG_UPTO\fR(\fItoppri\fR);.
.BR LOG_UPTO toppri ; .
The default allows all priorities to be logged. The default allows all priorities to be logged.
.SH RETURN VALUES .SH RETURN VALUES
The routines The routines