xenocara/app/xman
espie 6de1c98f99 make xman work again.
if we run into unformatted pages, they're candidate for mandoc (otherwise,
groff should have formatted them already).

We shouldn't ever try to run them thru tbl first, since mandoc takes care
of enough tbl constructs, and will get confused at roff low-level anyways.

So, just run thru cat to avoid changing xman too much.

Since mandoc doesn't have a -Tlatin1 mode, approximate it with -Tascii.
-Tutf8 is definitely out of question until xman talks utf8.

okay matthieu@
2012-01-08 14:03:48 +00:00
..
app-defaults
man Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
aclocal.m4 Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
AUTHORS
buttons.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
ChangeLog Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
config.guess
config.h.in
config.sub
configure Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
configure.ac Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
COPYING
defs.h
depcomp
globals.c
globals.h
handler.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
help.c
icon_help.h
icon_open.h
iconclosed.h
INSTALL
install-sh
main.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
Makefile.am Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
Makefile.bsd-wrapper
Makefile.in Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
man.c
man.h Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
misc.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
missing
NEWS
README
ScrollByL.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
ScrollByL.h
ScrollByLP.h
search.c
tkfuncs.c
vendor.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
vendor.h make xman work again. 2012-01-08 14:03:48 +00:00
xman.help

xman is a graphical manual page browser using the Athena Widgets (Xaw) toolkit.

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/app/xman

        http://cgit.freedesktop.org/xorg/app/xman

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage