summaryrefslogtreecommitdiff
path: root/usr.sbin/sysmerge
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2012-02-17 14:06:43 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2012-02-17 14:06:43 +0000
commite49bf67259249ef5f557557593afdf38293cedf8 (patch)
tree951028962f472719981440aad90eb86e337fbff0 /usr.sbin/sysmerge
parent83892068fc673e333ebb830a45b1b7181f9fd497 (diff)
Remove the backup chunk from the man page. People should use backup
anyway and sysmerge(8) automatically save replaced files. ok sthen@
Diffstat (limited to 'usr.sbin/sysmerge')
-rw-r--r--usr.sbin/sysmerge/sysmerge.810
1 files changed, 2 insertions, 8 deletions
diff --git a/usr.sbin/sysmerge/sysmerge.8 b/usr.sbin/sysmerge/sysmerge.8
index 207f790cc9e..3b8fac7cd2f 100644
--- a/usr.sbin/sysmerge/sysmerge.8
+++ b/usr.sbin/sysmerge/sysmerge.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysmerge.8,v 1.35 2011/07/21 12:31:51 ajacoutot Exp $
+.\" $OpenBSD: sysmerge.8,v 1.36 2012/02/17 14:06:42 ajacoutot Exp $
.\"
.\" Copyright (c) 2008 Antoine Jacoutot <ajacoutot@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 21 2011 $
+.Dd $Mdocdate: February 17 2012 $
.Dt SYSMERGE 8
.Os
.Sh NAME
@@ -43,12 +43,6 @@ is also able to update files held in
and
.Pa /var .
.Pp
-It is
-.Sy HIGHLY
-recommended to back up the
-.Pa /etc
-directory before running this script.
-.Pp
.Nm
works by comparing a temporary reference root directory
against currently installed files.