man: Add formatting to drmModeGetConnector reference

Signed-off-by: Matt Turner <mattst88@gmail.com>
main
Matt Turner 2022-04-19 13:10:57 -07:00
parent 37d50e1cbf
commit 62e25c8baa
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ for the selected connector. See the *Examples* section below for more
information.
All valid modes for a connector can be retrieved with a call to
drmModeGetConnector3 You need to select the mode you want to use and save it.
**drmModeGetConnector**\ (3) You need to select the mode you want to use and save it.
The first mode in the list is the default mode with the highest resolution
possible and often a suitable choice.