chiark / gitweb /
conf.c (conf_fname): Don't make `,' a filename character.
[fwd] / .skelrc
diff --git a/.skelrc b/.skelrc
index 8aba84a5fad0bce832e10422de4be5d185679f41..1ae2722d0f0df368cd42516836fa2e7bbb45f454 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -3,6 +3,6 @@
 (setq skel-alist
       (append
        '((author . "Straylight/Edgeware")
-        (program . "`fw'")
-        (full-title . "the `fw' port forwarder"))
+        (program . "`fwd'")
+        (full-title . "the `fwd' port forwarder"))
        skel-alist))