Explain that etcupdate(8) may do the job that postinstall(8) can't
do. (Example: fix master.passwd to include _rwhod and whatnot) OK'd by lukem@
This commit is contained in:
parent
c200fdcc45
commit
f83266c2e3
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: postinstall.8,v 1.4 2006/08/11 20:28:22 hubertf Exp $
|
||||
.\" $NetBSD: postinstall.8,v 1.5 2006/08/18 12:02:55 hubertf Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -34,7 +34,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 12, 2005
|
||||
.Dd August 11, 2006
|
||||
.Dt POSTINSTALL 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -105,8 +105,9 @@ Apply fixes that
|
||||
.Cm check
|
||||
determines need to be applied.
|
||||
Not all items can be automatically fixed by
|
||||
.Nm ;
|
||||
in some cases manual intervention is required.
|
||||
.Nm .
|
||||
.Xr etcupdate 8
|
||||
may help, and in some cases manual intervention is required.
|
||||
.It Cm help
|
||||
Display a short help.
|
||||
.It Cm list
|
||||
|
Loading…
Reference in New Issue
Block a user