Nm tsort -> Nm.

This commit is contained in:
charnier 1997-08-18 07:28:50 +00:00
parent f62894be46
commit dcced67e41

View File

@ -41,7 +41,7 @@
.Nm tsort
.Nd topological sort of a directed graph
.Sh SYNOPSIS
.Nm tsort
.Nm
.Op Fl d
.Op Fl l
.Op Fl q
@ -86,6 +86,6 @@ A
command appeared in
.At v7 .
This
.Nm tsort
.Nm
command and manual page are derived from sources contributed to Berkeley by
Michael Rendell of Memorial University of Newfoundland.