summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-03-09 15:36:46 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-03-09 15:36:46 +0000
commitad0c2f278e4d4711878ff0463af72c52458d806f (patch)
treeeb1a2394f6fc5f0277cbafe7bc66d625af003205 /usr.sbin/pkg_add
parent3f4a8ef50771cdc0b8e5edecb9179811426f614f (diff)
tweak previous;
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_add.17
-rw-r--r--usr.sbin/pkg_add/pkg_delete.17
2 files changed, 8 insertions, 6 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index f777377a7be..7e3d932c7dc 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.71 2008/03/08 11:48:01 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.72 2008/03/09 15:36:45 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,7 +15,7 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: March 8 2008 $
+.Dd $Mdocdate: March 9 2008 $
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -285,7 +285,8 @@ marker.
.It Fl q
Replace package quickly; do not bother with checksums before removing normal
files.
-If used twice, it will not bother with checksums either for configuration files.
+If used twice,
+it will not bother with checksums for configuration files either.
.It Fl r
Replace existing packages.
.Nm
diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1
index 23a85275d86..202d414e657 100644
--- a/usr.sbin/pkg_add/pkg_delete.1
+++ b/usr.sbin/pkg_add/pkg_delete.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_delete.1,v 1.27 2008/03/08 11:48:01 espie Exp $
+.\" $OpenBSD: pkg_delete.1,v 1.28 2008/03/09 15:36:45 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,7 +15,7 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: March 8 2008 $
+.Dd $Mdocdate: March 9 2008 $
.Dt PKG_DELETE 1
.Os
.Sh NAME
@@ -93,7 +93,8 @@ would be taken if it were.
.It Fl q
Delete package quickly, do not bother with checksums before removing normal
files.
-If used twice, it will not bother with checksums either for configuration files.
+If used twice,
+it will not bother with checksums for configuration files either.
.It Fl v
Turn on verbose output.
Several