From 4f1134136ed31ce3166a7d3bb7e067cc3ecb4dcc Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 21 Nov 2001 08:45:57 +0000 Subject: - Emphasize that the 'i' command will overwrite local modification - Some s/file/files/ --- sysutils/etcupdate/files/etcupdate | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils/etcupdate') diff --git a/sysutils/etcupdate/files/etcupdate b/sysutils/etcupdate/files/etcupdate index baaf864f564..a8e9a8593d7 100755 --- a/sysutils/etcupdate/files/etcupdate +++ b/sysutils/etcupdate/files/etcupdate @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: etcupdate,v 1.3 2001/11/20 15:55:44 martti Exp $ +# $NetBSD: etcupdate,v 1.4 2001/11/21 08:45:57 martti Exp $ # # Copyright (c) 2001 The NetBSD Foundation, Inc. # All rights reserved. @@ -184,9 +184,9 @@ EOF else cat << EOF d Don't install the new file - i Install the new file - m Merge the currently installed and new file - s Show the differences between the installed and new file + i Install the new file (overwrites your modifications!) + m Merge the currently installed and new files + s Show the differences between the currently installed and new files v Show the new file EOF -- cgit v1.2.3