From 092955bd7584ce845f4d134d06e27b423898be69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Mon, 4 Sep 2017 20:35:22 +0200 Subject: [PATCH] Reword the implementation notes. --- bin/ptsort.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/ptsort.1 b/bin/ptsort.1 index c37de93..f0c4205 100644 --- a/bin/ptsort.1 +++ b/bin/ptsort.1 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 15, 2017 +.Dd September 4, 2017 .Dt PTSORT 1 .Os .Sh NAME @@ -147,8 +147,8 @@ The .Nm utility uses a completely different algorithm than the similar .Xr tsort 1 -and will therefore not produce the same output when given the same -input, although the results will be topologically equivalent. +and may therefore produce different (but toplogically equivalent) +output when given the same input. .Pp The .Nm