1*48172Sbostic# Copyright (c) 1980 The Regents of the University of California. 2*48172Sbostic# All rights reserved. 327610Scuccia# 4*48172Sbostic# %sccs.include.redist.sh% 527610Scuccia# 6*48172Sbostic# @(#)fixmks.sed 6.2 (Berkeley) 04/17/91 7*48172Sbostic# 8*48172Sbostic 927610Scuccia/ MK/s/// 1027610Scuccia/"/s///g 1127610Scuccia/,/s// /g 1227610Scuccia/;.*/s/// 1327610Scuccia/\\(pl/s//+/ 1427610Scuccia/\\(mi/s//-/ 1527610Scuccia/\\(\*\*/s//*/ 1627610Scuccia/\\(eq/s//=/ 1727610Scuccia 18