diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:32:45 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:11 +0700 |
commit | 1d078cd064c1c99254d2093f0379b534d8411293 (patch) | |
tree | 2c9fa18cadaab31cddc7855078da7bf798237ca2 /network | |
parent | 7875bb6b2edd25783140d634ecda843fc65d3703 (diff) |
network/tgt: Fix slack-desc, README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 a96e0d67f4ba..838e2479b2b2 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 54533a463d03..175ba0a6485d 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: |