Bug 9515

Summary: Incorrect section name in synclient.1
Product: xorg Reporter: Eric S. Raymond <esr>
Component: Input/synapticsAssignee: Peter Hutterer <peter.hutterer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Eric S. Raymond 2007-01-02 08:36:43 UTC
SYNTAX section is actually a Unix SYNOPSIS and should be so marked.

--- synclient.1-orig	2007-01-01 12:03:55.000000000 -0500
+++ synclient.1	2007-01-01 12:04:42.000000000 -0500
@@ -3,7 +3,7 @@
 .LP
 synclient \- query and modify Synaptics TouchPad driver for
 XOrg/XFree86 server parameters on the fly.
-.SH "SYNTAX"
+.SH "SYNOPSIS"
 .LP
 synclient [\fI\-m interval\fP]
 .br
Comment 1 Alan Coopersmith 2007-01-02 14:19:48 UTC
synclient.1 comes from the synaptics driver which is not maintained by X.Org.

Please report bugs in it to it's maintainer - more info on his project can
be found at: http://web.telia.com/~u89404340/touchpad/index.html
Comment 2 Alan Coopersmith 2009-09-07 01:23:38 UTC
The synaptics driver has since moved to Xorg hosting, so it is now our bug.
Comment 3 Peter Hutterer 2009-09-07 15:51:02 UTC
Fixed as 45851dbfe64ff18f0867846443300e845cdc7e22. Thanks for reporting.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.