about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-01-04 02:54:43 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2024-01-04 02:54:43 +0000
commit771e1f9460d70eb92f07716f88d9caa95f86527a (patch)
treef020a9fd641d5d455562d893d1f2dddada299631 /doc
parent7e2d734d4f8cf105c2a0e780277f8adda75200b3 (diff)
downloadnetpbm-mirror-771e1f9460d70eb92f07716f88d9caa95f86527a.tar.gz
netpbm-mirror-771e1f9460d70eb92f07716f88d9caa95f86527a.tar.xz
netpbm-mirror-771e1f9460d70eb92f07716f88d9caa95f86527a.zip
Use raw strings to avoid warning about invalid escape sequence
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4835 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e47760a8..4c1e786a 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,8 @@ CHANGE HISTORY
 
 not yet  BJH  Release 11.06.00
 
+              build: makeman: fix warning about backslashes in strings.
+
 23.12.28 BJH  Release 11.05.00
 
               pnmpad: Add -color, -promote, -extend-edge, -detect-background .