summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxsa <xsa@openbsd.org>2004-11-21 11:29:35 +0000
committerxsa <xsa@openbsd.org>2004-11-21 11:29:35 +0000
commit72185b85102c59e88945e6de8754b0ca03b43860 (patch)
tree37b4be136c6abc8e8b6fd7d1d8fb5644a4cfc9a3
parentsort nvidia devs (diff)
downloadwireguard-openbsd-72185b85102c59e88945e6de8754b0ca03b43860.tar.xz
wireguard-openbsd-72185b85102c59e88945e6de8754b0ca03b43860.zip
remove .Xr's that do not belong here anymore with the new pkg_* tools;
espie@ ok.
-rw-r--r--usr.sbin/pkg_add/pkg_add.14
-rw-r--r--usr.sbin/pkg_add/pkg_create.13
2 files changed, 2 insertions, 5 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index 3c370cf61a6..73c3ad939f0 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.25 2004/11/15 13:20:40 jmc Exp $
+.\" $OpenBSD: pkg_add.1,v 1.26 2004/11/21 11:29:35 xsa Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -408,8 +408,6 @@ Temporary area where package information files will be extracted, instead of
.Xr pkg_create 1 ,
.Xr pkg_delete 1 ,
.Xr pkg_info 1 ,
-.Xr mkdtemp 3 ,
-.Xr sysconf 3 ,
.Xr bsd.port.mk 5
.Sh AUTHORS
.Bl -tag -width indent -compact
diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1
index 7fb3c74b8ec..429022c7507 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.22 2004/11/19 00:02:51 jmc Exp $
+.\" $OpenBSD: pkg_create.1,v 1.23 2004/11/21 11:29:35 xsa Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -651,7 +651,6 @@ option is specified.
.Xr pkg_delete 1 ,
.Xr pkg_info 1 ,
.Xr tar 1 ,
-.Xr sysconf 3 ,
.Xr bsd.port.mk 5 ,
.Xr packages-specs 7 ,
.Xr ports 7