]> git.pond.sub.org Git - empserver/blobdiff - info/CRT.MAC
info/Empire4.4: Improve a few change log entries
[empserver] / info / CRT.MAC
index b69d64762bf831824f2fa0c64a7c22b49055b09d..2ba028167ef87221715a0271d64677c880996f82 100644 (file)
 .\" Start out correctly
 .nr CS 0
 .\" Special strings for special characters, including smart quotes.
-.ds <= <=
-.ds >= >=
-.ds Q "
-.ds U "
+.ds Q \&"
+.ds U \&"
 .pl 23v         \" Page length: 23 lines
 .ll 7.8i        \" Line length: 7.8 inches
 .ev 1
@@ -30,4 +28,5 @@
 .ev 2
 .ll 7.8i        \" Line length: 7.8 inches
 .ev
-.so ../INFO.MAC \" Read in INFO.MAC macros
+\" .so INFO.MAC \" Read in INFO.MAC macros
+\" except that's done by make now