diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-02-20 21:57:19 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-02-20 21:57:19 +0000 |
| commit | eb60c63ed2f3c53299f3e989546bcfe0e8d45313 (patch) | |
| tree | 2ae05fe029c639dcf46b3e343c392dcf2121a390 | |
| parent | 2b18d82220d25c725e96aa7f9e06af8e8967c4bd (diff) | |
Notes
| -rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 5 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 5 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/delete/pkg_delete.1 | 5 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 7 |
4 files changed, 8 insertions, 14 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index c7118937a040..9d1cac1ebf04 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -463,9 +463,8 @@ Default location of the installed package database. .Xr mtree 8 .Sh AUTHORS .An Jordan Hubbard -for initial work and ongoing development. -.An John Kohl -for NetBSD refinements. +.Sh CONTRIBUTORS +.An John Kohl Aq jtk@rational.com .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 aaf8fb27c934..3e695277fef8 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -497,9 +497,8 @@ command first appeared in .Fx . .Sh AUTHORS .An Jordan Hubbard -for most of the work. -.An John Kohl -for NetBSD refinements. +.Sh CONTRIBUTORS +.An John Kohl Aq jtk@rational.com .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 272c19599c65..7ec63a6bf97f 100644 --- a/usr.sbin/pkg_install/delete/pkg_delete.1 +++ b/usr.sbin/pkg_install/delete/pkg_delete.1 @@ -240,8 +240,7 @@ Default location of the installed package database. .Xr mtree 8 .Sh AUTHORS .An Jordan Hubbard -for most of the work. -.An John Kohl -for NetBSD refinements. +.Sh CONTRIBUTORS +.An John Kohl Aq jtk@rational.com .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 91cb96f45c54..bda409cdbd32 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -199,10 +199,7 @@ Default location of the installed package database. .Xr mtree 8 .Sh AUTHORS .An Jordan Hubbard -for most of the work. -.An John Kohl -for -.Nx -refinements. +.Sh CONTRIBUTORS +.An John Kohl Aq jtk@rational.com .Sh BUGS Sure to be some. |
