summaryrefslogtreecommitdiff
path: root/src/libs/libgroff/glyphuni.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/libgroff/glyphuni.cpp')
-rw-r--r--src/libs/libgroff/glyphuni.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libs/libgroff/glyphuni.cpp b/src/libs/libgroff/glyphuni.cpp
index bf4a2a73..8cff29de 100644
--- a/src/libs/libgroff/glyphuni.cpp
+++ b/src/libs/libgroff/glyphuni.cpp
@@ -173,7 +173,8 @@ struct S {
{ "Fo", "00AB" },
{ "no", "00AC" },
{ "tno", "00AC" },
- { "shc", "00AD" },
+// The soft hypen U+00AD is meaningful only in the input file,
+// not in the output.
{ "rg", "00AE" },
{ "a-", "00AF" },
{ "de", "00B0" },