summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-06-05 06:27:53 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-06-05 06:27:53 +0000
commit09ef5a03a93cef4e76a62b75cc161bdd5e009e1c (patch)
treeba184ae0e53b51396d73a0175046d0f78411c2e3
parent8dd666b3ff29afc3fb42caa7e0d109416665b3f8 (diff)
tweak previous;
-rw-r--r--usr.sbin/sysmerge/sysmerge.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sysmerge/sysmerge.8 b/usr.sbin/sysmerge/sysmerge.8
index 71862a25ec8..0c6369f189e 100644
--- a/usr.sbin/sysmerge/sysmerge.8
+++ b/usr.sbin/sysmerge/sysmerge.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysmerge.8,v 1.25 2009/06/04 23:24:17 ajacoutot Exp $
+.\" $OpenBSD: sysmerge.8,v 1.26 2009/06/05 06:27:52 jmc 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: June 4 2009 $
+.Dd $Mdocdate: June 5 2009 $
.Dt SYSMERGE 8
.Os
.Sh NAME
@@ -103,7 +103,7 @@ Automatic mode.
only compares files whose reference sources have changed since the last run
and attempts to automatically upgrade them to the newest version,
provided that they have no local changes.
-It automatically installs missing files, binaries
+It automatically installs missing files and binaries,
and updates files differing only by CVS Id.
.Pp
Files whose reference sources have matching CVS Id are skipped from comparison.