opus3: escape litteral \\ in text, thanks adc - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 094e09db96e4e51d8311d601af173fee8829afd9 | |
parent 9ee2cbee9cd5697247938ab64443609d76882e98 | |
Author: Josuah Demangeon <[email protected]> | |
Date: Fri, 28 Jan 2022 21:36:34 +0100 | |
opus3: escape litteral \\ in text, thanks adc | |
Diffstat: | |
M opus3/article-bitreich-stagit-1-0.… | 2 +- | |
M opus3/tgtimes3.pdf | 0 | |
2 files changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/opus3/article-bitreich-stagit-1-0.mw b/opus3/article-bitreich-stag… | |
@@ -15,7 +15,7 @@ stagit: | |
.IP - | |
Print the number of remaining commits. | |
.IP - | |
-Ignore '\r' in writing diffs and file blobs. | |
+Ignore '\\r' in writing diffs and file blobs. | |
.IP - | |
Percent encode characters in path names, like '?' and '#'. | |
.IP - | |
diff --git a/opus3/tgtimes3.pdf b/opus3/tgtimes3.pdf | |
Binary files differ. |