diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-07-10 07:13:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2024-07-10 07:13:50 +0000 |
commit | 2751d9056236ad40c0e2bd2572600ce9a311f2d8 (patch) | |
tree | 0403dd78495298db0ba82047ca08109e78b7cf30 /lib/libX11/man/xkb/XkbSASetGroup.man | |
parent | dc1de40297a7e4505b42ed3bf4a13008d3a94c2e (diff) |
Update to libX11 1.8.9 part 1 : documentation updates
Diffstat (limited to 'lib/libX11/man/xkb/XkbSASetGroup.man')
-rw-r--r-- | lib/libX11/man/xkb/XkbSASetGroup.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libX11/man/xkb/XkbSASetGroup.man b/lib/libX11/man/xkb/XkbSASetGroup.man index 0eef50a39..54f99f21e 100644 --- a/lib/libX11/man/xkb/XkbSASetGroup.man +++ b/lib/libX11/man/xkb/XkbSASetGroup.man @@ -1,5 +1,5 @@ '\" t -.\" Copyright 1999 Oracle and/or its affiliates. All rights reserved. +.\" Copyright (c) 1999, Oracle and/or its affiliates. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the "Software"), @@ -30,10 +30,10 @@ XkbSASetGroup \- Sets the group_XXX field of act from the group index grp .BI "int " "grp" "\^);" .SH ARGUMENTS .TP -.I \- act +.I act action from which to set group .TP -.I \- grp +.I grp group index to set in group_XXX .SH DESCRIPTION .LP |