Hi,

Attached is a patch submitted by Timo Myyrä.

Best wishes.
Mario
-- 
http://parenteses.org/mario
>From 7aecb214747e8567bef1b942bd27e9713b0d554a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timo=20Myyr=C3=A4?= <timo.my...@gmail.com>
Date: Wed, 14 Sep 2011 13:49:43 -0300
Subject: [PATCH] Fix typo in man page and place dot on its own line to satisfy mandoc

Signed-off-by: Mario Domenech Goulart <mario.goul...@gmail.com>
---
 chicken.1 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/chicken.1 b/chicken.1
index 20fa068..86a2e6e 100644
--- a/chicken.1
+++ b/chicken.1
@@ -21,8 +21,9 @@ is a compiler and interpreter for the programming language
 supporting most of the features as described in the
 .I Revised^5 Report on
 .I the Algorithmic Language Scheme
-\. The
--B chicken
+\.
+The
+.B chicken
 program is the basic Scheme-to-C translator used in this system.
 For a more convenient interface, see the manual page for csc(1).
 
-- 
1.7.2.5

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to