mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 01:20:05 +01:00
Add xorg.conf.d shadow man page pointing to xorg.conf man page
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> Tested-by: Gaetan Nadon <memsize@videotron.ca> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
c6aa4755ec
commit
bbdf81a056
2 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
include $(top_srcdir)/manpages.am
|
||||
appman_PRE = Xorg.man
|
||||
fileman_PRE = xorg.conf.man
|
||||
fileman_PRE = xorg.conf.man xorg.conf.d.man
|
||||
|
|
|
|||
1
hw/xfree86/doc/man/xorg.conf.d.man
Normal file
1
hw/xfree86/doc/man/xorg.conf.d.man
Normal file
|
|
@ -0,0 +1 @@
|
|||
.so man__filemansuffix__/xorg.conf.__filemansuffix__
|
||||
Loading…
Add table
Reference in a new issue