Commit graph

6 commits

Author SHA1 Message Date
Walter Harms
daa106927f fix broken nroff coding for code comments
the comments /* */ are code as /\(**  */ that does not work.
the coding in other X11 man pages is /\&* */ so we do the same here.
2020-11-28 17:49:25 +01:00
Alan Coopersmith
b15b8a558e Sun's copyrights are now owned by Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-09-03 23:11:53 -07:00
Alan Coopersmith
c1db9ddcfa Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-14 15:39:14 -08:00
Alan Coopersmith
28a9ca57cd Convert Xkb API man pages to ANSI prototypes
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-08-28 22:49:31 +08:00
Alan Coopersmith
f93849dcc6 Protect C comments and #defines in XKB man pages from being mangled by cpp 2007-04-28 00:30:55 -07:00
Dennis Arellano
d9954c6f6f Add man pages for XKB API's
Man pages originally written for X11R6.4 integration to Solaris 7 11/99
Sun bug id 4258344: Add new XKB API manpages for 6.4 upgrade
<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4258344>

(Volunteer needed to convert prototypes in man pages to ANSI C style...)
2007-04-27 23:50:45 -07:00