summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-12 04:57:03 +0000
commitbcff8e2ae45e518525d7ef2084dd1b1b33b8f026 (patch)
tree4e2ceb31ad0d7c084e01b96df21229496bcbecef /usr.sbin/pkg_install/create/pkg_create.1
parentf80cd54d3433e33fd7dd0896500bfdf101c83414 (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index cd98bf0101b9..5ac26ddc3986 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -14,8 +14,8 @@
.\" Jordan K. Hubbard
.\"
.\"
-.\" @(#)pkg_create.8
-.\" $Id: pkg_create.1,v 1.13 1995/04/09 15:05:01 jkh Exp $
+.\" @(#)pkg_create.1
+.\" $Id: pkg_create.1,v 1.14 1995/04/22 00:03:12 jkh Exp $
.\"
.\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords,
.\" added dependency tracking, etc.
@@ -24,7 +24,7 @@
.\" better integration with FreeBSD's new ports collection.
.\"
.Dd April 21, 1995
-.Dt pkg_create 8
+.Dt pkg_create 1
.Os FreeBSD 2.0
.Sh NAME
.Nm pkg_create
@@ -353,10 +353,10 @@ package is deinstalled. Multiple
directives may be used if hte package depends on multiple other packages.
.El
.Sh SEE ALSO
-.Xr pkg_add 8 ,
+.Xr pkg_add 1 ,
+.Xr pkg_delete 1 ,
.Xr pkg_info 1 ,
-.Xr sysconf 3 ,
-.Xr pkg_delete 8 .
+.Xr sysconf 3 .
.Sh HISTORY
The
.Nm