mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 05:29:20 +03:00
nixos/xserver: Point to man page for options available in monitorConfig
This commit is contained in:
parent
8a495116a5
commit
94411a4c08
1 changed files with 4 additions and 2 deletions
|
@ -61,7 +61,9 @@ let
|
||||||
'';
|
'';
|
||||||
description = ''
|
description = ''
|
||||||
Extra lines to append to the <literal>Monitor</literal> section
|
Extra lines to append to the <literal>Monitor</literal> section
|
||||||
verbatim.
|
verbatim. Available options are documented in the MONITOR section in
|
||||||
|
<citerefentry><refentrytitle>xorg.conf</refentrytitle>
|
||||||
|
<manvolnum>5</manvolnum></citerefentry>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue