Mention some of the major changes to ppp for 3.0
Fix a typo.
This commit is contained in:
parent
f2e8db8e76
commit
1e91db9fc1
@ -149,7 +149,7 @@ o The generic part of VOP_LOOKUP() has been put it in system-wide function
|
||||
which filesystems can rely on for the canonical stuff.
|
||||
|
||||
o Vnode freelist handling has been hauled over. Vnodes are only on the
|
||||
freelist if nobody care about them.
|
||||
freelist if nobody cares about them.
|
||||
|
||||
o The kernel provides assistance to getcwd() from data stored in the name
|
||||
cache if possible.
|
||||
@ -282,6 +282,11 @@ standard, so that the user is no longer required to supply a mouse
|
||||
protocol type on the command line.
|
||||
[MERGED: Also in 2.2.6 and later releases on 2.2-STABLE branch]
|
||||
|
||||
ppp(8) supports many additional features including the PPP Multilink
|
||||
Protocol (rfc1990), PPP Callback (with CBCP extensions) and client
|
||||
side DNS negotiation. Refer to the README.changes file in the source
|
||||
directory for details of possible configuration conflicts.
|
||||
|
||||
|
||||
2. Supported Configurations
|
||||
---------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user