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
aclocal.m4
AUTHORS
buttons.c
ChangeLog
config.guess
config.h.in
config.sub
configure
configure.ac
COPYING
defs.h
depcomp
globals.c
globals.h
handler.c
help.c
icon_help.h
icon_open.h
iconclosed.h
INSTALL
install-sh
main.c
Makefile.am
Makefile.bsd-wrapper
Makefile.in
man.c
man.h
misc.c
missing
NEWS
README
ScrollByL.c
ScrollByL.h
ScrollByLP.h
search.c
tkfuncs.c
vendor.c
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