man: fix unexpected use of .Lb, found by lintian

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg 2021-02-21 15:11:08 +01:00
parent c66c36fa90
commit 9dba6d3b9f
2 changed files with 5 additions and 9 deletions

View File

@ -178,10 +178,8 @@ is one of the following keywords:
.It 23 Ta local7 Ta Reserved for local/system use
.El
.Pp
Notice, several of the above listed facilities are not supported
by the standard C library (GLIBC, musl libc, or uClibc) on Linux.
The
.Lb libsyslog
Notice, several of the above listed facilities are not supported by the
standard C library (GLIBC, musl libc, or uClibc) on Linux. libsyslog,
shipped with
.Nm sysklogd ,
however, supports all the above facilities in full. Also, the keyword

View File

@ -88,8 +88,7 @@ behavior, 2) despite having a stand-alone
.Xr syslog 3 ,
and
.Xr syslogp 3
API in
.Lb libsyslog ,
API in libsyslog,
.Nm
interacts transparently with the standard C library
.Xr syslog 3
@ -336,9 +335,8 @@ This priority code should map into the priorities defined in the
include file
.In sys/syslog.h .
To log with RFC5424 style messages the priority code must be directly
followed by the version number, this is all handled by the
.Lb libsyslog ,
which is the
followed by the version number, this is all handled by libsyslog, which
is the
.Nx
.Xr syslogp 3
API included with the