master
Joey Hess 2009-05-18 15:49:02 -04:00
parent f001ef7498
commit f52fed88b8
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,6 @@ Thanks
> sure that page contains invalid utf-8 if the message is then printed.
>
> Another option is to use the `isutf8` program from
> moreutils](http://kitenet.net/~joey/code/moreutils/),
> [moreutils](http://kitenet.net/~joey/code/moreutils/),
> and run it on each file, it will tell you the line number
> and character position that is invalid. --[[Joey]]