summaryrefslogtreecommitdiff
path: root/man/xkb/XkbSAPtrDfltValue.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/xkb/XkbSAPtrDfltValue.man')
-rw-r--r--man/xkb/XkbSAPtrDfltValue.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/xkb/XkbSAPtrDfltValue.man b/man/xkb/XkbSAPtrDfltValue.man
index 8efd3e40..14ffcb94 100644
--- a/man/xkb/XkbSAPtrDfltValue.man
+++ b/man/xkb/XkbSAPtrDfltValue.man
@@ -98,10 +98,10 @@ converted to a signed int.
.nf
typedef struct _XkbPtrDfltAction {
- unsigned char type; /\(** XkbSA_SetPtrDflt */
- unsigned char flags; /\(** controls the pointer button number */
- unsigned char affect; /\(** XkbSA_AffectDfltBtn */
- char valueXXX; /\(** new default button member */
+ unsigned char type; /\&* XkbSA_SetPtrDflt */
+ unsigned char flags; /\&* controls the pointer button number */
+ unsigned char affect; /\&* XkbSA_AffectDfltBtn */
+ char valueXXX; /\&* new default button member */
} XkbPtrDfltAction;
.fi