BSD 4 development
[unix-history] / usr / doc / fsck / fsck.rc
CommitLineData
8e9e3afd
BJ
1: eval "/usr/ucb/nettroff -mm -o-9 fsck.mm 2> fsck.toc"
2: eval "/usr/ucb/nettroff -mm -o10- fsck.mm 2> fsck.toc"
3: exit
4ex - fsck.toc <<!
5g/^\\\\fB\(.\)/s//\1 <<&/
6g/ [0-9]$/s/[0-9]$/\\\\0&/
7/INITIALIZATION/w !cat >>fsck.stoc
8/INITIALIZATION/+1,/PHASE 1:/-2w !sort -d >>fsck.stoc
9/PHASE 1:/-1,/PHASE 1:/w !cat >>fsck.stoc
10/PHASE 1:/+1,/PHASE 1B:/-2w !sort -d >>fsck.stoc
11/PHASE 1B:/-1,/PHASE 1B:/w !cat >>fsck.stoc
12/PHASE 1B:/+1,/PHASE 2:/-2w !sort -d >>fsck.stoc
13/PHASE 2:/-1,/PHASE 2:/w !cat >>fsck.stoc
14/PHASE 2:/+1,/PHASE 3:/-2w !sort -d >>fsck.stoc
15/PHASE 3:/-1,/PHASE 3:/w !cat >>fsck.stoc
16/PHASE 3:/+1,/PHASE 4:/-2w !sort -d >>fsck.stoc
17/PHASE 4:/-1,/PHASE 4:/w !cat >>fsck.stoc
18/PHASE 4:/+1,/PHASE 5:/-2w !sort -d >>fsck.stoc
19/PHASE 5:/-1,/PHASE 5:/w !cat >>fsck.stoc
20/PHASE 5:/+1,/PHASE 6:/-2w !sort -d >>fsck.stoc
21/PHASE 6:/-1,/PHASE 6:/w !cat >>fsck.stoc
22/PHASE 6:/+1,/CLEANUP/-2w !sort -d >>fsck.stoc
23/CLEANUP/-1,/CLEANUP/w !cat >>fsck.stoc
24/CLEANUP/+1,\$-1w !sort -d >>fsck.stoc
25\$w !cat >>fsck.stoc
26e! fsck.stoc
27g/..<</s///
28w
29q
30!
31eval "/usr/ucb/vtroff -mm -W fsck.toc.mac fsck.stoc"
32: rm -f fsck.stoc fsck.toc