X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/edbd470fa6b1d1286a4500f3a8263905fbc2d11d..4f70fa294199020b2d84023be1b07b27ad1cbd31:/scripts/htmlman diff --git a/scripts/htmlman b/scripts/htmlman index 04851fa..fa966dd 100755 --- a/scripts/htmlman +++ b/scripts/htmlman @@ -1,7 +1,7 @@ #! /bin/sh # # This file is part of DisOrder -# Copyright (C) 2004, 2005 Richard Kettlewell +# Copyright (C) 2004, 2005, 2007, 2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -53,7 +53,7 @@ if $stdhead; then fi printf "
"
 # this is kind of painful using only BREs
-nroff -man "$1" | ${GNUSED} \
+nroff -Tascii -man "$1" | ${GNUSED} \
                       '1d;$d;
                        1,/./{/^$/d};
                        s/&/\&/g;