Massage syslog wording into english.
Approved by: ceri
This commit is contained in:
parent
1276b66f85
commit
e427658a9b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26464
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.181 2005/10/04 16:09:32 simon Exp $">
|
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.182 2005/11/20 03:47:07 linimon Exp $">
|
||||||
<!ENTITY title "FreeBSD Development Projects">
|
<!ENTITY title "FreeBSD Development Projects">
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -172,8 +172,8 @@ both for the network engineer, experimenter and the first time user.</li>
|
||||||
<li><a name="ppp" href="http://www.awfulhak.org/ppp.html">Point to Point Protocol (PPP)</a></li>
|
<li><a name="ppp" href="http://www.awfulhak.org/ppp.html">Point to Point Protocol (PPP)</a></li>
|
||||||
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/">Secure MobileIP via IP</a></li>
|
<li><a name="smn" href="http://www.cs.pdx.edu/research/SMN/">Secure MobileIP via IP</a></li>
|
||||||
<li><a name="SYSLOG-SECURE">SYSLOG-SECURE</a>:
|
<li><a name="SYSLOG-SECURE">SYSLOG-SECURE</a>:
|
||||||
In August 2001 a standard of syslog was made: RFC3164. This
|
In August 2001 a standard of syslog was made: RFC3164. This RFC
|
||||||
to describe some extensions tot syslog to add security. The project I
|
describes some extensions to add security to syslog. The project
|
||||||
started in 2002 is to adapt RFC3164 to FreeBSD version of syslog, and to add
|
started in 2002 is to adapt RFC3164 to FreeBSD version of syslog, and to add
|
||||||
some security extensions. At least syslog-sign. Both libc and syslogd will
|
some security extensions. At least syslog-sign. Both libc and syslogd will
|
||||||
be modified. And optional some tools to verify/manage the security will
|
be modified. And optional some tools to verify/manage the security will
|
||||||
|
|
Loading…
Reference in a new issue