mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 12:19:10 +00:00
fix wrong name in .TH, NAME, and SYNOPSIS (obviously bad pastos...)
ok matthieu@
This commit is contained in:
@@ -19,13 +19,13 @@
|
|||||||
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
.\" DEALINGS IN THE SOFTWARE.
|
.\" DEALINGS IN THE SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.TH XkbChangeTypesOfKey __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
|
.TH XkbGetKeyBehaviors __libmansuffix__ __xorgversion__ "XKB FUNCTIONS"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
XkbChangeTypesOfKey \- Obtain the behaviors (the behaviors array) for a subset of the keys in
|
XkbGetKeyBehaviors \- Obtain the behaviors (the behaviors array) for a subset of the keys in
|
||||||
a keyboard description from the server
|
a keyboard description from the server
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.HP
|
.HP
|
||||||
.B Status XkbChangeTypesOfKey
|
.B Status XkbGetKeyBehaviors
|
||||||
.BI "(\^Display *" "dpy" "\^,"
|
.BI "(\^Display *" "dpy" "\^,"
|
||||||
.BI "unsigned int " "first" "\^,"
|
.BI "unsigned int " "first" "\^,"
|
||||||
.BI "unsigned int " "num" "\^,"
|
.BI "unsigned int " "num" "\^,"
|
||||||
|
|||||||
Reference in New Issue
Block a user