fix wrong name in .TH, NAME, and SYNOPSIS (obviously bad pastos...)

ok matthieu@
This commit is contained in:
schwarze
2014-12-09 09:29:52 +00:00
parent 47e9ceb2e5
commit 01412a19db

View File

@@ -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" "\^,"