From bd6a0394f540c5ebd61624d3080e5f37e3713aab Mon Sep 17 00:00:00 2001
From: Marcus Meissner <marcus@jet.franken.de>
Date: Sat, 9 Sep 2000 20:32:34 +0000
Subject: [PATCH] Fixed bdftopcf command.

---
 documentation/fonts.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/fonts.sgml b/documentation/fonts.sgml
index 6f0297dc20a..e45cbf45050 100644
--- a/documentation/fonts.sgml
+++ b/documentation/fonts.sgml
@@ -43,7 +43,7 @@
             <para>
               Convert <filename>.bdf</filename> files produced by Step
               1 into <filename>.pcf</filename> files with
-              <command>bdftopcf</command>.
+              <command>bdftopcf -o &lt;target file&gt; &lt;original bdf-file&gt;</command>.
             </para>
           </listitem>
           <listitem>
-- 
GitLab