commit bf47ea180912ad88aa70a7b6c1319ad4111cc585
parent f77d60aadc1309b5ab6eb270f5ffc00094efa2fb
Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 15 Feb 2026 17:20:12 +0100
Fix escaping for sed replacement in gph files.
Thanks anonymous!
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geomyidae.8 b/geomyidae.8
@@ -355,7 +355,7 @@ For dynamically generated content it may be desirable to either formally type
informational text or run it through a filter to prepend
.Ql "[|"
- \.ie
-.Ql "sed 's,^[,[|&,'" .
+.Ql "sed 's,^\e[,[|&,'" .
.Pp
Note 2: You can escape a pipe
.Pq Ql "\(ba"