summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-10-31 14:45:07 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-10-31 14:45:07 +0000
commita775835694b5d9d3af83e1281d0b3834c5e26d03 (patch)
tree13e63651ae4c8cd1654278f49d25a51dfe02ce87
parent18e5fd613b255c45ca86c82f37584b4018cf90de (diff)
better .Nd; from Pierre Riteau
-rw-r--r--usr.sbin/pkg_add/pkg_delete.16
-rw-r--r--usr.sbin/pkg_add/pkg_info.16
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1
index cb6e5c82986..b1fb901bd9d 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.24 2007/05/31 19:20:26 jmc Exp $
+.\" $OpenBSD: pkg_delete.1,v 1.25 2007/10/31 14:45:06 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,12 +15,12 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: October 31 2007 $
.Dt PKG_DELETE 1
.Os
.Sh NAME
.Nm pkg_delete
-.Nd a utility for deleting previously installed software package distributions
+.Nd delete software package distributions
.Sh SYNOPSIS
.Nm pkg_delete
.Op Fl cIinqvx
diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1
index a583962ae51..d39eb952ff2 100644
--- a/usr.sbin/pkg_add/pkg_info.1
+++ b/usr.sbin/pkg_add/pkg_info.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_info.1,v 1.28 2007/06/20 15:41:36 steven Exp $
+.\" $OpenBSD: pkg_info.1,v 1.29 2007/10/31 14:45:06 jmc Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
@@ -15,12 +15,12 @@
.\" Jordan K. Hubbard
.\"
.\"
-.Dd $Mdocdate: June 20 2007 $
+.Dd $Mdocdate: October 31 2007 $
.Dt PKG_INFO 1
.Os
.Sh NAME
.Nm pkg_info
-.Nd a utility for displaying information on software packages
+.Nd display information on software packages
.Sh SYNOPSIS
.Nm pkg_info
.Bk -words