3 tsort \- topological sort [IBM]
18 .EX "lorder *.s | tsort" "Give library ordering"
19 .EX "ar cr libc.a \`lorder *.s | tsort\`" "Build library"
22 \fITsort\fR accepts a file of lines containing ordered pairs and builds a
23 total ordering from the partial orderings.