diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2019-03-16 11:51:09 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2019-03-16 13:37:19 -0400 |
commit | 1b2b648dbbc6f10b36e7914de8388b66bc93b45f (patch) | |
tree | 937808f32213dbe3dfd231050064a77d0e8547c5 /man | |
parent | a009bc8f3d69a379593b21997bb08a73eb39a8f2 (diff) |
split-up lines longer than 80 columns in manpages
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/XtAddCallback.man | 3 | ||||
-rw-r--r-- | man/XtAddEventHandler.man | 4 | ||||
-rw-r--r-- | man/XtAppError.man | 3 | ||||
-rw-r--r-- | man/XtAppErrorMsg.man | 3 | ||||
-rw-r--r-- | man/XtAppNextEvent.man | 3 | ||||
-rw-r--r-- | man/XtClass.man | 5 | ||||
-rw-r--r-- | man/XtCreateApplicationContext.man | 3 | ||||
-rw-r--r-- | man/XtCreateSelectionRequest.man | 3 | ||||
-rw-r--r-- | man/XtCreateWidget.man | 3 | ||||
-rw-r--r-- | man/XtDisplayInitialize.man | 3 | ||||
-rw-r--r-- | man/XtErrorMsg.man | 3 | ||||
-rw-r--r-- | man/XtGrabKey.man | 3 | ||||
-rw-r--r-- | man/XtInsertEventTypeHandler.man | 3 | ||||
-rw-r--r-- | man/XtManageChildren.man | 3 | ||||
-rw-r--r-- | man/XtParseAcceleratorTable.man | 3 | ||||
-rw-r--r-- | man/XtParseTranslationTable.man | 3 | ||||
-rw-r--r-- | man/XtPopup.man | 3 | ||||
-rw-r--r-- | man/XtSetKeyTranslator.man | 3 | ||||
-rw-r--r-- | man/XtSetValues.man | 4 |
19 files changed, 42 insertions, 19 deletions
diff --git a/man/XtAddCallback.man b/man/XtAddCallback.man index 35de8d6..cfcb067 100644 --- a/man/XtAddCallback.man +++ b/man/XtAddCallback.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtAdd-Callback XtAdd-Callbacks XtRemove-Callback XtRemove-Callbacks XtRemove-All-Callbacks wid-get +.hw XtAdd-Callback XtAdd-Callbacks XtRemove-Callback +.hw XtRemove-Callbacks XtRemove-All-Callbacks wid-get .na .de Ds .nf diff --git a/man/XtAddEventHandler.man b/man/XtAddEventHandler.man index ccd965d..cde88c9 100644 --- a/man/XtAddEventHandler.man +++ b/man/XtAddEventHandler.man @@ -31,7 +31,9 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtAdd-Event-Handler XtAdd-Raw-Event-Handler XtRemove-Event-Handler XtRemove-Raw-Event-Handler XtInsert-Event-Handler XtInsert-Raw-Event-Handler wid-get +.hw XtAdd-Event-Handler XtAdd-Raw-Event-Handler +.hw XtRemove-Event-Handler XtRemove-Raw-Event-Handler +.hw XtInsert-Event-Handler XtInsert-Raw-Event-Handler wid-get .na .de Ds .nf diff --git a/man/XtAppError.man b/man/XtAppError.man index 02d1278..1bb339d 100644 --- a/man/XtAppError.man +++ b/man/XtAppError.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtApp-Error XtApp-Set-Error-Handler XtApp-Set-Warning-Handler XtApp-Warning wid-get +.hw XtApp-Error XtApp-Set-Error-Handler XtApp-Set-Warning-Handler +.hw XtApp-Warning wid-get .na .de Ds .nf diff --git a/man/XtAppErrorMsg.man b/man/XtAppErrorMsg.man index 8e69531..59b1911 100644 --- a/man/XtAppErrorMsg.man +++ b/man/XtAppErrorMsg.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtApp-Error-Msg XtApp-Set-Error-Msg-Handler XtApp-Set-Warning-Msg-Handler XtApp-Warning-Msg wid-get +.hw XtApp-Error-Msg XtApp-Set-Error-Msg-Handler +.hw XtApp-Set-Warning-Msg-Handler XtApp-Warning-Msg wid-get .na .de Ds .nf diff --git a/man/XtAppNextEvent.man b/man/XtAppNextEvent.man index 09775a4..4d852f2 100644 --- a/man/XtAppNextEvent.man +++ b/man/XtAppNextEvent.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtApp-Next-Event XtApp-Pending XtApp-Peek-Event XtApp-Process-Event Xt-Dispatch-Event XtApp-Main-Loop wid-get +.hw XtApp-Next-Event XtApp-Pending XtApp-Peek-Event XtApp-Process-Event +.hw Xt-Dispatch-Event XtApp-Main-Loop wid-get .na .de Ds .nf diff --git a/man/XtClass.man b/man/XtClass.man index 7ef27fb..f16f08d 100644 --- a/man/XtClass.man +++ b/man/XtClass.man @@ -32,7 +32,10 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtCheck-Subclass XtIs-Object XtIs-RectObj XtIs-Widget XtIs-Composite XtIs-Constraint XtIs-Shell XtIs-Override-Shell XtIs-WM-Shell XtIs-Vendor-Shell XtIs-Transient-Shell XtIs-Top-Level-Shell XtIs-Application-Shell wid-get +.hw XtCheck-Subclass XtIs-Object XtIs-RectObj XtIs-Widget XtIs-Composite +.hw XtIs-Constraint XtIs-Shell XtIs-Override-Shell XtIs-WM-Shell +.hw XtIs-Vendor-Shell XtIs-Transient-Shell XtIs-Top-Level-Shell +.hw XtIs-Application-Shell wid-get .na .de Ds .nf diff --git a/man/XtCreateApplicationContext.man b/man/XtCreateApplicationContext.man index 81ff0b3..3d39202 100644 --- a/man/XtCreateApplicationContext.man +++ b/man/XtCreateApplicationContext.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtCreate-Application-Context XtDestroy-Application-Context XtWidget-To-Application-Context XtToolkit-Initialize wid-get +.hw XtCreate-Application-Context XtDestroy-Application-Context +.hw XtWidget-To-Application-Context XtToolkit-Initialize wid-get .na .de Ds .nf diff --git a/man/XtCreateSelectionRequest.man b/man/XtCreateSelectionRequest.man index 0bf389d..075fbe7 100644 --- a/man/XtCreateSelectionRequest.man +++ b/man/XtCreateSelectionRequest.man @@ -31,7 +31,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtCreate-Selection-Request XtSend-Selection-Request XtCancel-Selection-Request wid-get +.hw XtCreate-Selection-Request XtSend-Selection-Request +.hw XtCancel-Selection-Request wid-get .na .de Ds .nf diff --git a/man/XtCreateWidget.man b/man/XtCreateWidget.man index 409b8cc..420f948 100644 --- a/man/XtCreateWidget.man +++ b/man/XtCreateWidget.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtCreate-Widget XtCreate-Managed-Widget XtDestroy-Widget XtVa-Create-Widget XtVa-Create-Managed-Widget wid-get +.hw XtCreate-Widget XtCreate-Managed-Widget XtDestroy-Widget +.hw XtVa-Create-Widget XtVa-Create-Managed-Widget wid-get .na .de Ds .nf diff --git a/man/XtDisplayInitialize.man b/man/XtDisplayInitialize.man index 9242297..805b3ae 100644 --- a/man/XtDisplayInitialize.man +++ b/man/XtDisplayInitialize.man @@ -31,7 +31,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtDisplay-Initialize XtOpen-Display XtClose-Display XtDatabase XtScreen-Database wid-get +.hw XtDisplay-Initialize XtOpen-Display XtClose-Display XtDatabase +.hw XtScreen-Database wid-get .na .de Ds .nf diff --git a/man/XtErrorMsg.man b/man/XtErrorMsg.man index 0027268..2272807 100644 --- a/man/XtErrorMsg.man +++ b/man/XtErrorMsg.man @@ -31,7 +31,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtError-Msg XtSet-Error-Msg-Handler XtSet-Warning-Msg-Handler XtWarning-Msg wid-get +.hw XtError-Msg XtSet-Error-Msg-Handler XtSet-Warning-Msg-Handler +.hw XtWarning-Msg wid-get .na .de Ds .nf diff --git a/man/XtGrabKey.man b/man/XtGrabKey.man index 1909de8..17419d7 100644 --- a/man/XtGrabKey.man +++ b/man/XtGrabKey.man @@ -31,7 +31,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtGrab-Key XtUngrab-Key XtGrab-Keyboard XtUngrab-Keyboard XtGrab-Button XtUngrab-Button XtGrab-Pointer XtUngrab-Pointer wid-get +.hw XtGrab-Key XtUngrab-Key XtGrab-Keyboard XtUngrab-Keyboard +.hw XtGrab-Button XtUngrab-Button XtGrab-Pointer XtUngrab-Pointer wid-get .na .de Ds .nf diff --git a/man/XtInsertEventTypeHandler.man b/man/XtInsertEventTypeHandler.man index 6b5693e..ee0bdc9 100644 --- a/man/XtInsertEventTypeHandler.man +++ b/man/XtInsertEventTypeHandler.man @@ -31,7 +31,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtInsert-Event-Type-Handler XtRemove-Event-Type-Handler XtSet-Event-Dispatcher XtDispatch-Event-To-Widget wid-get +.hw XtInsert-Event-Type-Handler XtRemove-Event-Type-Handler +.hw XtSet-Event-Dispatcher XtDispatch-Event-To-Widget wid-get .na .de Ds .nf diff --git a/man/XtManageChildren.man b/man/XtManageChildren.man index 23750e7..1f8b04b 100644 --- a/man/XtManageChildren.man +++ b/man/XtManageChildren.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtManage-Children XtManage-Child XtUnmanage-Children XtUnmanage-Child XtChange-ManagedSet XtIs-Managed wid-get +.hw XtManage-Children XtManage-Child XtUnmanage-Children XtUnmanage-Child +.hw XtChange-ManagedSet XtIs-Managed wid-get .na .de Ds .nf diff --git a/man/XtParseAcceleratorTable.man b/man/XtParseAcceleratorTable.man index fd32fe4..49a0c9a 100644 --- a/man/XtParseAcceleratorTable.man +++ b/man/XtParseAcceleratorTable.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtParse-Accelerator-Table XtInstall-Accelerators XtInstall-All-Accelerators wid-get +.hw XtParse-Accelerator-Table XtInstall-Accelerators +.hw XtInstall-All-Accelerators wid-get .na .de Ds .nf diff --git a/man/XtParseTranslationTable.man b/man/XtParseTranslationTable.man index d3fabf6..ab11569 100644 --- a/man/XtParseTranslationTable.man +++ b/man/XtParseTranslationTable.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtParse-Translation-Table XtAugment-Translations XtOverride-Translations XtUninstall-Translations wid-get +.hw XtParse-Translation-Table XtAugment-Translations XtOverride-Translations +.hw XtUninstall-Translations wid-get .na .de Ds .nf diff --git a/man/XtPopup.man b/man/XtPopup.man index 9b694d4..45351bd 100644 --- a/man/XtPopup.man +++ b/man/XtPopup.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtPopup-Spring-Loaded XtCallback-None XtCallback-Nonexclusive XtCallback-Exclusive wid-get +.hw XtPopup-Spring-Loaded XtCallback-None XtCallback-Nonexclusive +.hw XtCallback-Exclusive wid-get .na .de Ds .nf diff --git a/man/XtSetKeyTranslator.man b/man/XtSetKeyTranslator.man index f40d4db..1711986 100644 --- a/man/XtSetKeyTranslator.man +++ b/man/XtSetKeyTranslator.man @@ -32,7 +32,8 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtSet-Key-Translator XtTranslate-Keycode XtRegister-Case-Converter XtConvert-Case wid-get +.hw XtSet-Key-Translator XtTranslate-Keycode XtRegister-Case-Converter +.hw XtConvert-Case wid-get .na .de Ds .nf diff --git a/man/XtSetValues.man b/man/XtSetValues.man index ae6d47a..813aa70 100644 --- a/man/XtSetValues.man +++ b/man/XtSetValues.man @@ -31,7 +31,9 @@ .ds xC Inter-Client Communication Conventions Manual .ds Rn 3 .ds Vn 2.2 -.hw XtSet-Values XtVa-Set-Values XtSet-Subvalues XtVa-Set-Subvalues XtGet-Values XtVa-Get-Values XtGet-Subvalues XtVa-Get-Subvalues constraint-Widget-Class wid-get +.hw XtSet-Values XtVa-Set-Values XtSet-Subvalues XtVa-Set-Subvalues +.hw XtGet-Values XtVa-Get-Values XtGet-Subvalues XtVa-Get-Subvalues +.hw constraint-Widget-Class wid-get .na .de Ds .nf |