diff options
-rw-r--r-- | network/tgt/README | 9 | ||||
-rw-r--r-- | network/tgt/slack-desc | 17 |
2 files changed, 18 insertions, 8 deletions
diff --git a/network/tgt/README b/network/tgt/README index a96e0d67f4ba4..838e2479b2b25 100644 --- a/network/tgt/README +++ b/network/tgt/README @@ -1,4 +1,7 @@ -SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance +tgt (SCSI target driver) -This is the user-space code. You most probably already got the kernel-space -code enabled +SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and +maintenance. + +This is the user-space code. You most probably already have the +kernel-space code enabled. diff --git a/network/tgt/slack-desc b/network/tgt/slack-desc index 54533a463d03b..175ba0a6485d5 100644 --- a/network/tgt/slack-desc +++ b/network/tgt/slack-desc @@ -1,11 +1,18 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| -tgt: SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and -tgt: maintenance -tgt: -tgt: This is the user-space code. You most probably already got the -tgt: kernel-space code enabled +tgt: tgt (SCSI target driver) tgt: +tgt: SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and +tgt: maintenance. tgt: +tgt: This is the user-space code. You most probably already have the +tgt: kernel-space code enabled. tgt: tgt: tgt: |