sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-12 14:44:09 +02:00
parent 2d1e52c274
commit b5b25afdb8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
657 changed files with 21464 additions and 54675 deletions

View file

@ -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"),
@ -38,28 +38,28 @@ XkbSetDebuggingFlags \- Change the values of any of the debug controls
.if t .ti +.5i
.SH ARGUMENTS
.TP
.I \- display
.I display
connection to X server
.TP
.I \- mask
.I mask
mask selecting debug output flags to change
.TP
.I \- flags
.I flags
values for debug output flags selected by mask
.TP
.I \- msg
.I msg
message to print right now
.TP
.I \- ctrls_mask
.I ctrls_mask
mask selecting debug controls to change
.TP
.I \- ctrls
.I ctrls
values for debug controls selected by ctrls_mask
.TP
.I \- ret_flags
.I ret_flags
resulting state of all debug output flags
.TP
.I \- ret_ctrls
.I ret_ctrls
resulting state of all debug controls
.SH DESCRIPTION
.LP