From: Bdale Garbee Date: Mon, 26 Dec 2011 07:31:19 +0000 (-0700) Subject: fold the one real patch in X-Git-Tag: debian/4.6.1-1~4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f481950d4daf0261bcba2c02575c8091855615d4;p=debian%2Fatlc fold the one real patch in --- diff --git a/debian/patches/atlc.1.patch b/debian/patches/atlc.1.patch new file mode 100644 index 0000000..7d8ad90 --- /dev/null +++ b/debian/patches/atlc.1.patch @@ -0,0 +1,20 @@ +--- atlc-4.6.1.orig/man/man1/atlc.1 ++++ atlc-4.6.1/man/man1/atlc.1 +@@ -7,13 +7,12 @@ + .br + .SH WARNING + This man page is not a complete set of documentation - the complexity of the atlc project makes man pages not an ideal way to document it, although out of completeness, man pages are produced. +-The best documentation that was current at the time the version was produced should be found on your +-hard drive, usually at ++The best documentation that was current at the time the version was produced ++may be found in + .br +-/usr/local/share/atlc/docs/html\-docs/index.html ++/usr/share/doc/atlc/html\-docs/index.html + .br +-although it might be elsewhere if +-your system administrator chose to install the package elsewhere. Sometimes, errors are corrected ++Sometimes, errors are corrected + in the documentation and placed at http://atlc.sourceforge.net/ before a new release of atlc is + released. Please, if you notice a problem with the documentation - even spelling errors and typos, + please let me know. diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..29824c7 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +atlc.1.patch