diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-03 01:28:21 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-03 01:28:21 +0000 |
| commit | 4f45d8117866dd399fe769d07dbc8e211bb9021c (patch) | |
| tree | beeadd4f550dea10bbd361a3aba45a0e3000a80e /usr.bin/tsort | |
| parent | abdb4e5d015a3617a20e0f029acec3c0c67179fc (diff) | |
Notes
Diffstat (limited to 'usr.bin/tsort')
| -rw-r--r-- | usr.bin/tsort/tsort.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/tsort/tsort.1 b/usr.bin/tsort/tsort.1 index ab5b560b6238a..9af1a344f4a6d 100644 --- a/usr.bin/tsort/tsort.1 +++ b/usr.bin/tsort/tsort.1 @@ -35,7 +35,7 @@ .\" @(#)tsort.1 8.3 (Berkeley) 4/1/94 .\" $FreeBSD$ .\" -.Dd April 1, 1994 +.Dd July 3, 2004 .Dt TSORT 1 .Os .Sh NAME @@ -90,3 +90,7 @@ This .Nm command and manual page are derived from sources contributed to Berkeley by Michael Rendell of Memorial University of Newfoundland. +.Sh BUGS +The +.Nm +utility does not recognize multibyte characters. |
