Under "Features to be removed in a later release", try to explain what

softdep is, as well as saying that it will be removed.  Say that the
WAPBL in netbsd-5 is a "preview", not an "experimental preview".
This commit is contained in:
apb 2009-02-22 14:21:48 +00:00
parent c99ea852e4
commit bdc237349e
1 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: main,v 1.434 2009/02/17 21:41:20 imil Exp $ .\" $NetBSD: main,v 1.435 2009/02/22 14:21:48 apb Exp $
.\" .\"
.\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc. .\" Copyright (c) 1999-2008 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -539,10 +539,16 @@ The following features are to be removed from
.Nx .Nx
in the future: in the future:
.(bullet .(bullet
Support for soft dependencies. Support for soft dependencies, also knows as soft updates
(see
.Dq softdep
in
.Xr mount 8 )
will be removed in the next major release.
.Pp
.Nx .Nx
\*V \*V
includes an experimental preview of WAPBL includes a preview of WAPBL
.Pq Write Ahead Physical Block Logging , .Pq Write Ahead Physical Block Logging ,
which will replace soft dependencies in the next major release. which will replace soft dependencies in the next major release.
See See