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:
hubertf 2006-08-18 12:02:55 +00:00
parent c200fdcc45
commit f83266c2e3

View File

@ -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. .\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE. .\" POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.Dd September 12, 2005 .Dd August 11, 2006
.Dt POSTINSTALL 8 .Dt POSTINSTALL 8
.Os .Os
.Sh NAME .Sh NAME
@ -105,8 +105,9 @@ Apply fixes that
.Cm check .Cm check
determines need to be applied. determines need to be applied.
Not all items can be automatically fixed by Not all items can be automatically fixed by
.Nm ; .Nm .
in some cases manual intervention is required. .Xr etcupdate 8
may help, and in some cases manual intervention is required.
.It Cm help .It Cm help
Display a short help. Display a short help.
.It Cm list .It Cm list