Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
346 B
Text
6 lines
346 B
Text
Syslog messages--as standardized in RFC3164--embed a priority number
|
|
(the PRI part) which is composed of a severity and a facility
|
|
value. The constants which encode these values are specified in
|
|
section 4.1.1, and are made available by this module. For instance,
|
|
the exportable LOG_FTP constant has a value of 11, the value for the
|
|
FTP facility.
|