diff options
author | rillig <rillig@pkgsrc.org> | 2005-10-23 16:03:10 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-10-23 16:03:10 +0000 |
commit | e3b44a118f2a357a3b777dfab9f14405ccdfe0fc (patch) | |
tree | 362dcae325e875e3658d7852e3ab6eac5f9c9259 /devel/libscsi | |
parent | b6df6efad49b73a51e4dac791cbdc824b40d4989 (diff) | |
download | pkgsrc-e3b44a118f2a357a3b777dfab9f14405ccdfe0fc.tar.gz |
Sorted PLISTs.
Diffstat (limited to 'devel/libscsi')
-rw-r--r-- | devel/libscsi/PLIST | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/libscsi/PLIST b/devel/libscsi/PLIST index 765c8dcc838..b8ef8046c88 100644 --- a/devel/libscsi/PLIST +++ b/devel/libscsi/PLIST @@ -1,7 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:41 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/10/23 16:03:11 rillig Exp $ include/scsi.h lib/libscsi.a +man/cat3/SCSIREQ_ERROR.0 man/cat3/scsi.0 +man/cat3/scsi_debug.0 +man/cat3/scsi_debug_output.0 +man/cat3/scsi_open.0 man/cat3/scsireq_buff_decode.0 man/cat3/scsireq_build.0 man/cat3/scsireq_decode.0 @@ -9,11 +13,11 @@ man/cat3/scsireq_encode.0 man/cat3/scsireq_enter.0 man/cat3/scsireq_new.0 man/cat3/scsireq_reset.0 -man/cat3/SCSIREQ_ERROR.0 -man/cat3/scsi_open.0 -man/cat3/scsi_debug.0 -man/cat3/scsi_debug_output.0 +man/man3/SCSIREQ_ERROR.3 man/man3/scsi.3 +man/man3/scsi_debug.3 +man/man3/scsi_debug_output.3 +man/man3/scsi_open.3 man/man3/scsireq_buff_decode.3 man/man3/scsireq_build.3 man/man3/scsireq_decode.3 @@ -21,7 +25,3 @@ man/man3/scsireq_encode.3 man/man3/scsireq_enter.3 man/man3/scsireq_new.3 man/man3/scsireq_reset.3 -man/man3/SCSIREQ_ERROR.3 -man/man3/scsi_open.3 -man/man3/scsi_debug.3 -man/man3/scsi_debug_output.3 |