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
1 changed files with 2 additions and 4 deletions

View File

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