summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/pkg_add/pkg_add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index 7e3bd9ef30d..3bfb9c391e4 100644
--- a/usr.sbin/pkg_add/pkg_add.1
+++ b/usr.sbin/pkg_add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.73 2008/07/04 10:47:13 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.74 2008/07/04 14:55:59 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -280,7 +280,7 @@ symbolic links are resolved, and package installation stops at
.Cm @endfake
marker.
.It Fl q
-Replace package quickly; do not bother with checksums before removing normal
+Replace package quickly; do not bother with checksums before removing normal
files.
If used twice,
it will not bother with checksums for configuration files either.