summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2008-10-10 15:26:37 +0000
committerjoerg <joerg>2008-10-10 15:26:37 +0000
commit479b17d3ea68c113bb882f4feb186b5866838c27 (patch)
tree628319a85a774278842df3fc0c3c3f9900858aba
parent66b3689ac2ae648a0c3988e1379bc817ac8122f5 (diff)
downloadpkgsrc-479b17d3ea68c113bb882f4feb186b5866838c27.tar.gz
Fix man page to not document -p twice, when -P is meant.
-rw-r--r--pkgtools/pkg_install/files/add/pkg_add.16
-rw-r--r--pkgtools/pkg_install/files/add/pkg_add.cat14
2 files changed, 5 insertions, 5 deletions
diff --git a/pkgtools/pkg_install/files/add/pkg_add.1 b/pkgtools/pkg_install/files/add/pkg_add.1
index bf92940dd15..05cd3901ad8 100644
--- a/pkgtools/pkg_install/files/add/pkg_add.1
+++ b/pkgtools/pkg_install/files/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_add.1,v 1.28.6.8 2008/07/30 15:38:37 joerg Exp $
+.\" $NetBSD: pkg_add.1,v 1.28.6.9 2008/10/10 15:26:37 joerg Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -17,7 +17,7 @@
.\"
.\" @(#)pkg_add.1
.\"
-.Dd July 30, 2008
+.Dd October 10, 2008
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -142,7 +142,7 @@ Override the machine architecture returned by uname with
.It Fl n
Don't actually install a package, just report the steps that
would be taken if it was.
-.It Fl p Ar destdir
+.It Fl P Ar destdir
Prefix all file and directory names with
.Ar destdir .
For packages without install scripts this has the same behavior as
diff --git a/pkgtools/pkg_install/files/add/pkg_add.cat1 b/pkgtools/pkg_install/files/add/pkg_add.cat1
index f47432b6ec7..77a7fb0d103 100644
--- a/pkgtools/pkg_install/files/add/pkg_add.cat1
+++ b/pkgtools/pkg_install/files/add/pkg_add.cat1
@@ -77,7 +77,7 @@ OOPPTTIIOONNSS
--nn Don't actually install a package, just report the steps that
would be taken if it was.
- --pp _d_e_s_t_d_i_r
+ --PP _d_e_s_t_d_i_r
Prefix all file and directory names with _d_e_s_t_d_i_r. For packages
without install scripts this has the same behavior as using
chroot.
@@ -316,4 +316,4 @@ BBUUGGSS
Sure to be others.
-NetBSD 4.0 July 30, 2008 NetBSD 4.0
+NetBSD 4.0 October 10, 2008 NetBSD 4.0