Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/postinstall not all items can be fixed automatically



details:   https://anonhg.NetBSD.org/src/rev/6802c555fb53
branches:  trunk
changeset: 584278:6802c555fb53
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Sep 12 15:42:12 2005 +0000

description:
not all items can be fixed automatically

diffstat:

 usr.sbin/postinstall/postinstall.8 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 322bb5e1a7a5 -r 6802c555fb53 usr.sbin/postinstall/postinstall.8
--- a/usr.sbin/postinstall/postinstall.8        Mon Sep 12 15:36:19 2005 +0000
+++ b/usr.sbin/postinstall/postinstall.8        Mon Sep 12 15:42:12 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall.8,v 1.2 2005/04/17 15:27:23 lukem Exp $
+.\"    $NetBSD: postinstall.8,v 1.3 2005/09/12 15:42:12 lukem 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 April 18, 2005
+.Dd September 12, 2005
 .Dt POSTINSTALL 8
 .Os
 .Sh NAME
@@ -104,6 +104,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.
 .It Cm help
 Display a short help.
 .It Cm list



Home | Main Index | Thread Index | Old Index