From b42b46786ce18c4b13fb8b43e7d5dda08bbc0fc5 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Thu, 13 Mar 2008 23:20:40 -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..d5ddbab 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..317d35a 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.3.2