Package: buildtorrent / 0.8-6

Metadata

Package Version Patches format
buildtorrent 0.8-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Correct groff 1 error.patch | (download)

buildtorrent.1 | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 [patch] correct groff(1) error
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

	torrent.1:40: warning [p 1, 4.7i]: cannot adjust line

by adding .nf and .fi around the long path names (
/data/files/linux.iso ...), so that groff does not try to break in
words.

Signed-off-by: Jari Aalto <jari.aalto@cante.net>