Bug #29603: document that there might be multiple preferred modes
authorAaron Plattner <aplattner@nvidia.com>
Wed, 6 Feb 2013 18:10:03 +0000 (10:10 -0800)
committerAaron Plattner <aplattner@nvidia.com>
Tue, 12 Feb 2013 20:29:32 +0000 (12:29 -0800)
commitd752d524027fbc20d9fdee06fed173e454f15370
tree89172d96861397b40b83a041dc2dee700ee49514
parentb2f0bd198b1116e45389a6628b657b722b4102a4
Bug #29603: document that there might be multiple preferred modes

The X server sorts the mode list for an output with preferred modes first, and
specifies how many preferred modes there are by setting the npreferred field in
the XRRModeInfo structure.

Update the man page to refer to preferred modes in the plural, and mention that
--auto and --preferred use the *first* preferred mode.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Daniel Dadap <ddadap@nvidia.com>
man/xrandr.man