DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦7d7191431⟧ TextFile

    Length: 437 (0x1b5)
    Types: TextFile
    Notes: UNIX file
    Names: »m2.sed«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man0/m2.sed« 

TextFile

/^[^.].*\\f/{
	s/\\f/@/g
	s/@P/@R/g
	s/ @\(.\)\([^@]*\)@R\([^ @]*\)  */\
.\1R "\2" "\3"\
/
	s/ @\(.\)\([^@]*\)@R\([^ @]*\) *$/\
.\1R "\2" "\3"/
	s/@\(.\) \([^@]*\)@R\([^ @]*\)  */\
.\1R "\2" "\3"\
/
	s/@\(.\) \([^@]*\)@R\([^ @]*\) *$/\
.\1R "\2" "\3"/
	s/@/\\f/g
}
/^\.[TH]P/,/^\.PP/s/^\.DP/.IP/
s/^\.DP/.PP/
/^\.[BIR][BIR]/s/[ ]*""$//
/^\.\([BIR]\)[BIR][^"]*"[^"]*"$/s/.\(.\)./.\1 /
:x
/^\.[^"]*"[^" 	][^" 	]*"/{
	s/"//
	s///
	bx
}
P
D