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 Update to xman 1.1.0 2009-10-24 15:00:51 +00:00
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 Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
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 merge xman 1.0.3 2007-09-16 16:55:45 +00:00
config.h.in Update to xman 1.1.1. No functional change. 2010-10-31 20:01:14 +00:00
config.sub merge xman 1.0.3 2007-09-16 16:55:45 +00:00
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 Update to xman 1.1.1. No functional change. 2010-10-31 20:01:14 +00:00
defs.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
depcomp merge xman 1.0.3 2007-09-16 16:55:45 +00:00
globals.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
globals.h Update to xman 1.1.0 2009-10-24 15:00:51 +00:00
handler.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
help.c Update to xman 1.1.0 2009-10-24 15:00:51 +00:00
icon_help.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
icon_open.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
iconclosed.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
INSTALL Update to xman 1.1.1. No functional change. 2010-10-31 20:01:14 +00:00
install-sh merge xman 1.0.3 2007-09-16 16:55:45 +00:00
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 Fix xman.help location 2006-11-28 13:53:23 +00:00
Makefile.in Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
man.c Update to xman 1.1.0 2009-10-24 15:00:51 +00:00
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 merge xman 1.0.3 2007-09-16 16:55:45 +00:00
NEWS Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
README Update to xman 1.1.0 2009-10-24 15:00:51 +00:00
ScrollByL.c Update to xman 1.1.2 2011-08-28 13:15:52 +00:00
ScrollByL.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
ScrollByLP.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
search.c OpenBSD fixes 2006-11-28 13:54:26 +00:00
tkfuncs.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
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 Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00

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