aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/scm-manpage-chapter.patch
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:35:20 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-03-03 00:39:27 -0800
commitab004b8de26a52d7266205bc9775b1e23fc3885b (patch)
tree35799d38a4671ad74cd45cab53375ce5b4e5e77c /debian/patches/scm-manpage-chapter.patch
parenta6a0c2194b7c75882ad2abbb3df64d71b4d539d5 (diff)
downloadscm-ab004b8de26a52d7266205bc9775b1e23fc3885b.tar.gz
scm-ab004b8de26a52d7266205bc9775b1e23fc3885b.zip
fix manpage chapter syntax
Diffstat (limited to 'debian/patches/scm-manpage-chapter.patch')
-rw-r--r--debian/patches/scm-manpage-chapter.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/scm-manpage-chapter.patch b/debian/patches/scm-manpage-chapter.patch
new file mode 100644
index 0000000..84db46b
--- /dev/null
+++ b/debian/patches/scm-manpage-chapter.patch
@@ -0,0 +1,11 @@
+Index: scm/scm.1
+===================================================================
+--- scm.orig/scm.1
++++ scm/scm.1
+@@ -1,5 +1,5 @@
+ .\" dummy line
+-.TH SCM "April 2006"
++.TH SCM 1 "April 2006"
+ .UC 4
+ .SH NAME
+ scm \- a Scheme Language Interpreter