diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
| commit | f12a14713b2c7ca55d65739d46d4afe1ddcc4580 (patch) | |
| tree | ff01bdecf17afdeee7deefdfe498cd5f76dd1f7f /usr.sbin/pkg_install/info | |
| parent | 325970a9ffde7e2a2cba26fdf1b3a2f653c365c2 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/info')
| -rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index ea8df62036b1..9c3df4bdfeb4 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. |
