Package: boo
Version: 0.7.5.2013-1
Severity: minor

In booc(1),

Output files will be of given type. Available types are library
(to create a

and it ends there.

A literal period at the beginning of the line needs to be escaped.
Here's a patch:

--- booc.1.orig 2006-02-20 19:33:41.000000000 +0900
+++ booc.1      2006-02-20 19:33:52.000000000 +0900
@@ -38,7 +38,7 @@
 .TP
 .B \-t:type
 Output file will be of given type. Available types are library (to create a
-.dll file) or exe and winexe (to create executable files.)
+\&.dll file) or exe and winexe (to create executable files.)
 .TP
 .B \-p:pipeline
 Adds the step pipeline to the compile process.

Seo Sanghyeon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to