summaryrefslogtreecommitdiff
path: root/doc/clnroff.sed
blob: 131f6729c754f7b11f487e1fa1265847a39351e2 (plain)
1
2
3
4
5
6
7
8
# sed(1) directives for cleaning up nroff(1) formatted man page

/^User Commands/d
/^ICONT/d
/^University/d
s/.//g
s/’/'/g