summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2009-06-05 06:27:52 +0000
committerjmc <jmc@openbsd.org>2009-06-05 06:27:52 +0000
commitdee8a2d62a3ef34d8873e5f147e541c296e4e6a9 (patch)
tree365eb34a5ae721711740a4a954e4b66e65e01ec8
parentenable IPv6 receive TCP/UDP checksum offload; from Brad (diff)
downloadwireguard-openbsd-dee8a2d62a3ef34d8873e5f147e541c296e4e6a9.tar.xz
wireguard-openbsd-dee8a2d62a3ef34d8873e5f147e541c296e4e6a9.zip
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.