On Tue, Apr 12, 2011 at 12:06:11PM -0700, Jason Gerecke wrote: > Because hardcoding things is uncool > > Signed-off-by: Jason Gerecke <[email protected]> > --- > man/wacom.man | 2 +- > man/xsetwacom.man | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man/wacom.man b/man/wacom.man > index 8911294..a26dad1 100644 > --- a/man/wacom.man > +++ b/man/wacom.man > @@ -1,7 +1,7 @@ > .ds q \N'34' > .TH WACOM __drivermansuffix__ __vendorversion__ > .SH NAME > -wacom \- Wacom input driver > +__drivername__ \- Wacom input driver > .SH SYNOPSIS > .nf > .B "Section \*qInputDevice\*q" > diff --git a/man/xsetwacom.man b/man/xsetwacom.man > index 5e6c3f0..2ac11c7 100644 > --- a/man/xsetwacom.man > +++ b/man/xsetwacom.man > @@ -202,6 +202,6 @@ TabletDebugLevel. Default: 0, range of 0 to 12. > Peter Hutterer <[email protected]> > > .SH "SEE ALSO" > -__xservername__(__appmansuffix__), wacom(__drivermansuffix__), > +__xservername__(__appmansuffix__), __drivername__(__drivermansuffix__), > xorg.conf(__filemansuffix__), > X(__miscmansuffix__) > -- > 1.7.4.1
all three merged, except the multi-lingual onetime patch :) Cheers, Peter ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
