summaryrefslogtreecommitdiff
path: root/testsuite/mac-mf.sed
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/mac-mf.sed')
-rw-r--r--testsuite/mac-mf.sed3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/mac-mf.sed b/testsuite/mac-mf.sed
index 9b08e60..680ce89 100644
--- a/testsuite/mac-mf.sed
+++ b/testsuite/mac-mf.sed
@@ -26,7 +26,7 @@
# Rules for .. and . elsewhere in the line
# Convert ../: to ::, recur to get whole paths.
/\./s,\.\./:,::,g
-# Convert ../../ to :::
+# Convert ../../ to :::
/\./s,\.\./\.\./,:::,g
/\./s,\.\./,::,g
/\.\//s,\./,:,g
@@ -152,3 +152,4 @@
/Option/s/\\Option-f/Ä/g
/Option/s/\\Option-d/¶/g
/Option/s/\\Option-x/Å/g
+s/ $//