summaryrefslogtreecommitdiff
path: root/man/xkb/XkbSASetGroup.man
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-29 20:20:18 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-29 20:20:18 -0200
commitcce75c5dce73fe1f8626ed9e6798138ada09a860 (patch)
tree0fe69a4bc268424427a56104026a7b0e0b036690 /man/xkb/XkbSASetGroup.man
parent692baebcc50f1e952800bfe4e2e6bc42f54e62fe (diff)
patches to avoid gcc warnings for libX11 (#2)
Author is Peter Breitenlohner <peb@mppmu.mpg.de> Bug #17946, attachment #19440 Avoid a preprocessor message <stdin>:194: warning: no newline at end of file Two more such warnings (in XkbSAGroup.man and XkbSASetGroup.man) seem to be caused by a truncated (or otherwise incomplete) manpage.
Diffstat (limited to 'man/xkb/XkbSASetGroup.man')
-rw-r--r--man/xkb/XkbSASetGroup.man5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/xkb/XkbSASetGroup.man b/man/xkb/XkbSASetGroup.man
index e4bd0d45..01e86d93 100644
--- a/man/xkb/XkbSASetGroup.man
+++ b/man/xkb/XkbSASetGroup.man
@@ -69,4 +69,7 @@ pressed and released:
unsigned char flags; /\(** with type, controls the effect on groups */
char group_XXX; /\(** represents a group index or delta */
} XkbGroupAction;
- \ No newline at end of file
+
+.SH WARNING
+.LP
+This manpage seems to be incomplete