mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/dropbear: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,20 +6,20 @@
|
||||
<name>Embedded Gentoo</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard
|
||||
disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is
|
||||
the result. It implements most required features of the SSH 2 protocol, and other features such
|
||||
as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed
|
||||
under a MIT-style license.
|
||||
</longdescription>
|
||||
I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard
|
||||
disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is
|
||||
the result. It implements most required features of the SSH 2 protocol, and other features such
|
||||
as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed
|
||||
under a MIT-style license.
|
||||
</longdescription>
|
||||
<longdescription lang="ja">
|
||||
私は 4MB の RAM とハードディスクを搭載しないラップトップ型にぴったりな小さ
|
||||
くて安全な SSH サーバを探していました。しかし満足するものは見つけられません
|
||||
でした。私は自身で作ろうと決意しました。その結果が Dropbear です。SSH 2 プ
|
||||
ロトコルに必要な機能の大半、他にも X11 や TCP、認証エージェント・フォワーデ
|
||||
ィングといった機能が実装してあります。Dropbear はオープンソースで、MIT スタ
|
||||
イルのライセンス下で配布されます。
|
||||
</longdescription>
|
||||
私は 4MB の RAM とハードディスクを搭載しないラップトップ型にぴったりな小さ
|
||||
くて安全な SSH サーバを探していました。しかし満足するものは見つけられません
|
||||
でした。私は自身で作ろうと決意しました。その結果が Dropbear です。SSH 2 プ
|
||||
ロトコルに必要な機能の大半、他にも X11 や TCP、認証エージェント・フォワーデ
|
||||
ィングといった機能が実装してあります。Dropbear はオープンソースで、MIT スタ
|
||||
イルのライセンス下で配布されます。
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="bsdpty">Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it</flag>
|
||||
<flag name="multicall">Build all the programs as one little binary (to save space)</flag>
|
||||
|
||||
Reference in New Issue
Block a user