summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pkg_add.16
-rw-r--r--usr.sbin/pkg_add/pkg_create.14
-rw-r--r--usr.sbin/pkg_add/pkg_delete.16
3 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index 519380ecec7..78e877aa249 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.96 2010/01/26 15:03:39 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.97 2010/02/28 15:35:41 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: January 26 2010 $
+.Dd $Mdocdate: February 28 2010 $
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -403,7 +403,7 @@ also shows dependencies adjustments, and
.Fl vvvvv
shows everything.
.It Fl x
-Disable progress-meter.
+Disable progress meter.
.It Fl z
Fuzzy package addition:
.Nm
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 3b8334db740..d012dade90f 100644
--- a/usr.sbin/pkg_add/pkg_create.1
+++ b/usr.sbin/pkg_add/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_create.1,v 1.59 2010/02/28 10:08:48 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.60 2010/02/28 15:35:41 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -219,7 +219,7 @@ Specify a
.Cm @wantlib
requirement on the command line.
.It Fl x
-Disable progress-meter.
+Disable progress meter.
.El
.Pp
.Nm
diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1
index c4f6f09fe29..5fec6521532 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.32 2010/01/10 22:44:00 espie Exp $
+.\" $OpenBSD: pkg_delete.1,v 1.33 2010/02/28 15:35:41 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: January 10 2010 $
+.Dd $Mdocdate: February 28 2010 $
.Dt PKG_DELETE 1
.Os
.Sh NAME
@@ -127,7 +127,7 @@ additions, and
.Fl vvvvv
shows everything.
.It Fl x
-Disable progress-meter.
+Disable progress meter.
.El
.Sh TECHNICAL DETAILS
.Nm