summaryrefslogtreecommitdiff
path: root/fc-conflist/fc-conflist.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fc-conflist/fc-conflist.sgml')
-rw-r--r--fc-conflist/fc-conflist.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/fc-conflist/fc-conflist.sgml b/fc-conflist/fc-conflist.sgml
index aacca71..3c92c75 100644
--- a/fc-conflist/fc-conflist.sgml
+++ b/fc-conflist/fc-conflist.sgml
@@ -28,13 +28,13 @@ PERFORMANCE OF THIS SOFTWARE.
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
- docbook-to-man $< > $@
+ docbook-to-man $< > $@
- The docbook-to-man binary is found in the docbook-to-man package.
- Please remember that if you create the nroff version in one of the
- debian/rules file targets (such as build), you will need to include
- docbook-to-man in your Build-Depends control field.
+ The docbook-to-man binary is found in the docbook-to-man package.
+ Please remember that if you create the nroff version in one of the
+ debian/rules file targets (such as build), you will need to include
+ docbook-to-man in your Build-Depends control field.
-->