From 026c16429682dca5b7f9cbe3b3e4b249920dd562 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Thu, 28 Feb 2008 16:20:53 -0300 Subject: [PATCH] Add ending newline to some manpage files. --- man/xkb/XkbSAGroup.man | 2 +- man/xkb/XkbSASetGroup.man | 2 +- man/xkb/XkbSetIndicatorMap.man | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/xkb/XkbSAGroup.man b/man/xkb/XkbSAGroup.man index 4ba96eb..a9c2e96 100644 --- a/man/xkb/XkbSAGroup.man +++ b/man/xkb/XkbSAGroup.man @@ -64,4 +64,4 @@ pressed and released: */ char group_XXX; /\(** represents a group index or delta */ } XkbGroupAction; - \ No newline at end of file + diff --git a/man/xkb/XkbSASetGroup.man b/man/xkb/XkbSASetGroup.man index e4bd0d4..e8aa7f8 100644 --- a/man/xkb/XkbSASetGroup.man +++ b/man/xkb/XkbSASetGroup.man @@ -69,4 +69,4 @@ 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 + diff --git a/man/xkb/XkbSetIndicatorMap.man b/man/xkb/XkbSetIndicatorMap.man index 978d6d4..3a96fc4 100644 --- a/man/xkb/XkbSetIndicatorMap.man +++ b/man/xkb/XkbSetIndicatorMap.man @@ -191,4 +191,4 @@ sends the corresponding indicator map from the .I desc parameter to the server. .SH "SEE ALSO" -.BR XkbSetNamedIndicator (__libmansuffix__) \ No newline at end of file +.BR XkbSetNamedIndicator (__libmansuffix__) -- 1.5.4.3