Correct example syntax

Reported by:	John Ekins <jrekins@gmail.com>
This commit is contained in:
Chris Rees 2021-03-23 23:26:22 +00:00
parent 21da71a15d
commit b60f63f9b8

View file

@ -373,7 +373,7 @@ Any of the other display modes can be selected with man:xrandr[1]. For example,
+ +
[source,shell] [source,shell]
.... ....
% xrandr --mode 1280x1024 --rate 60 % xrandr --output DVI-0 --mode 1280x1024 --rate 60
.... ....
+ +
A common task is using the external video output on a notebook computer for a video projector. A common task is using the external video output on a notebook computer for a video projector.