date and time created 86/04/29 19:48:43 by cuccia
authorNick Cuccia <cuccia@ucbvax.Berkeley.EDU>
Wed, 30 Apr 1986 10:48:43 +0000 (02:48 -0800)
committerNick Cuccia <cuccia@ucbvax.Berkeley.EDU>
Wed, 30 Apr 1986 10:48:43 +0000 (02:48 -0800)
SCCS-vsn: old/lisp/PSD.doc/fixmks.sed 6.1

usr/src/old/lisp/PSD.doc/fixmks.sed [new file with mode: 0644]

diff --git a/usr/src/old/lisp/PSD.doc/fixmks.sed b/usr/src/old/lisp/PSD.doc/fixmks.sed
new file mode 100644 (file)
index 0000000..39571b1
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright (c) 1980 Regents of the University of California.
+# All rights reserved.  The Berkeley software License Agreement
+# specifies the terms and conditions for redistribution.
+#
+#      @(#)fixmks.sed  6.1 (Berkeley) %G%
+#
+/      MK/s///
+/"/s///g
+/,/s// /g
+/;.*/s///
+/\\(pl/s//+/
+/\\(mi/s//-/
+/\\(\*\*/s//*/
+/\\(eq/s//=/
+