summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-19 10:22:46 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:25 +0100
commita2eb6c7b6eb2b320602b814bea7fc9d8e388f7d8 (patch)
tree06aee7800363b18982f40034309acbfee1cd6782
parentnet-misc/dropbear: align longdescription opening and closing tags (diff)
downloadgentoo-a2eb6c7b6eb2b320602b814bea7fc9d8e388f7d8.tar.gz
gentoo-a2eb6c7b6eb2b320602b814bea7fc9d8e388f7d8.tar.bz2
gentoo-a2eb6c7b6eb2b320602b814bea7fc9d8e388f7d8.zip
net-misc/htbinit: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/htbinit/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/htbinit/metadata.xml b/net-misc/htbinit/metadata.xml
index ac1687d4c85a..b3d59669d239 100644
--- a/net-misc/htbinit/metadata.xml
+++ b/net-misc/htbinit/metadata.xml
@@ -3,13 +3,13 @@
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
-HTB.init is a shell script derived from CBQ.init that allows for easy setup of HTB-based traffic control on Linux. HTB (Hierachical Token Bucket) is a new queueing discipline which attempts to address the weaknesses of current CBQ implementation.
-</longdescription>
+ HTB.init is a shell script derived from CBQ.init that allows for easy setup of HTB-based traffic control on Linux. HTB (Hierachical Token Bucket) is a new queueing discipline which attempts to address the weaknesses of current CBQ implementation.
+ </longdescription>
<longdescription lang="ja">
-HTB.init は、Linux 上で HTB を基盤にしたトラフィック・コントロールのセットアップを簡単にする
-CBQ.init に由来したシェル・スクリプトです。HTB (Hierachical Token Bucket) は現在の CBQ の実装の弱点に処置を講じる
-キューの新しい規律です。
-</longdescription>
+ HTB.init は、Linux 上で HTB を基盤にしたトラフィック・コントロールのセットアップを簡単にする
+ CBQ.init に由来したシェル・スクリプトです。HTB (Hierachical Token Bucket) は現在の CBQ の実装の弱点に処置を講じる
+ キューの新しい規律です。
+ </longdescription>
<use>
<flag name="esfq">Add support for Enhanced Stochastic Fairness queueing discipline.</flag>
</use>