xorg.conf.man: unprotected period in ellipses
Originally from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667983 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875>
This commit is contained in:
parent
4966fbb55a
commit
1f8e32ea65
|
@ -156,7 +156,7 @@ Each section has the form:
|
||||||
.nf
|
.nf
|
||||||
.BI "Section \*q" SectionName \*q
|
.BI "Section \*q" SectionName \*q
|
||||||
.RI " " SectionEntry
|
.RI " " SectionEntry
|
||||||
...
|
\&...
|
||||||
.B EndSection
|
.B EndSection
|
||||||
.fi
|
.fi
|
||||||
.RE
|
.RE
|
||||||
|
@ -1548,7 +1548,7 @@ section, and they may also be included here.
|
||||||
|
|
||||||
.SH "VIDEOADAPTOR SECTION"
|
.SH "VIDEOADAPTOR SECTION"
|
||||||
Nobody wants to say how this works.
|
Nobody wants to say how this works.
|
||||||
Maybe nobody knows ...
|
Maybe nobody knows \&...
|
||||||
|
|
||||||
.SH "MONITOR SECTION"
|
.SH "MONITOR SECTION"
|
||||||
The config file may have multiple
|
The config file may have multiple
|
||||||
|
|
Loading…
Reference in New Issue