aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 08:31:20 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-03-23 08:31:20 +0000
commitf12a14713b2c7ca55d65739d46d4afe1ddcc4580 (patch)
treeff01bdecf17afdeee7deefdfe498cd5f76dd1f7f /usr.sbin/pkg_install
parent325970a9ffde7e2a2cba26fdf1b3a2f653c365c2 (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.110
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.117
-rw-r--r--usr.sbin/pkg_install/delete/pkg_delete.112
-rw-r--r--usr.sbin/pkg_install/info/pkg_info.112
4 files changed, 22 insertions, 29 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index 32431effa4bd2..16b956f1df0dd 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -342,12 +342,10 @@ period.
.Xr sysconf 3 ,
.Xr mtree 8
.Sh AUTHORS
-.Bl -tag -width indent -compact
-.It "Jordan Hubbard"
-Initial work and ongoing development.
-.It "John Kohl"
-NetBSD refinements.
-.El
+.An Jordan Hubbard
+for initial work and ongoing development.
+.An John Kohl
+for NetBSD refinements.
.Sh BUGS
Hard links between files in a distribution are only preserved if either
(1) the staging area is on the same file system as the target directory of
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 8d6a068ea8d96..797ad8616f619 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -15,7 +15,7 @@
.\"
.\"
.\" @(#)pkg_create.1
-.\" $Id: pkg_create.1,v 1.22 1997/09/27 13:41:33 hoek Exp $
+.\" $Id: pkg_create.1,v 1.23 1997/10/08 07:46:32 charnier Exp $
.\"
.\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords,
.\" added dependency tracking, etc.
@@ -357,18 +357,17 @@ directives may be used if the package depends on multiple other packages.
.Xr pkg_add 1 ,
.Xr pkg_delete 1 ,
.Xr pkg_info 1 ,
-.Xr sysconf 3 .
+.Xr sysconf 3
.Sh HISTORY
The
.Nm
-command first appeared in FreeBSD.
+command first appeared in
+.Bx Free .
.Sh AUTHORS
-.Bl -tag -width indent -compact
-.It "Jordan Hubbard"
-most of the work
-.It "John Kohl"
-refined it for NetBSD
-.El
+.An Jordan Hubbard
+for most of the work.
+.An John Kohl
+for NetBSD refinements.
.Sh BUGS
Hard links between files in a distribution must be bracketed by
.Cm @cwd
diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1
index 9a85d5cab2ffd..31888e7338c97 100644
--- a/usr.sbin/pkg_install/delete/pkg_delete.1
+++ b/usr.sbin/pkg_install/delete/pkg_delete.1
@@ -166,13 +166,11 @@ or
.Xr pkg_create 1 ,
.Xr pkg_info 1 ,
.Xr mktemp 3 ,
-.Xr mtree 8 .
+.Xr mtree 8
.Sh AUTHORS
-.Bl -tag -width indent -compact
-.It "Jordan Hubbard"
-most of the work
-.It "John Kohl"
-refined it for NetBSD
-.El
+.An Jordan Hubbard
+for most of the work.
+.An John Kohl
+for NetBSD refinements.
.Sh BUGS
Sure to be some.
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1
index ea8df62036b1d..9c3df4bdfeb4d 100644
--- a/usr.sbin/pkg_install/info/pkg_info.1
+++ b/usr.sbin/pkg_install/info/pkg_info.1
@@ -123,13 +123,11 @@ in
.Xr pkg_create 1 ,
.Xr pkg_delete 1 ,
.Xr mktemp 3 ,
-.Xr mtree 8 .
+.Xr mtree 8
.Sh AUTHORS
-.Bl -tag -width indent -compact
-.It "Jordan Hubbard"
-most of the work
-.It "John Kohl"
-refined it for NetBSD
-.El
+.An Jordan Hubbard
+for most of the work.
+.An John Kohl
+for NetBSD refinements.
.Sh BUGS
Sure to be some.