aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/tsort/tsort.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tsort/tsort.1 b/usr.bin/tsort/tsort.1
index 5ac78ce551fd..12a4d6d0e560 100644
--- a/usr.bin/tsort/tsort.1
+++ b/usr.bin/tsort/tsort.1
@@ -56,7 +56,7 @@ or from standard input if no file
is given.
.Pp
Node names in the input are separated by white space and there must
-be an even number of node pairs.
+be an even number of nodes.
.Pp
Presence of a node in a graph can be represented by an arc from the node
to itself.