linuxdoc validation improvement

replacing literal [] with [ and &rsqb to quell complaints from the
processor
This commit is contained in:
Martin A. Brown 2016-01-17 14:31:20 -08:00
parent 7be4cdfcaf
commit adbd380601
1 changed files with 2 additions and 2 deletions

View File

@ -122,9 +122,9 @@ that at installation time, and by default), then as root do the following:
<itemize>
<item><tt>cd /etc/X11</tt>
<item><tt>your-favourite-editor XF86Config</tt> [In some X
<item><tt>your-favourite-editor XF86Config</tt> &lsqb;In some X
distributions this file is used with a number added to it (for
example: <tt>XF86Config.4</tt>)]. You will have to find out which file
example: <tt>XF86Config.4</tt>)&rsqb;. You will have to find out which file
your X11R6 uses. You can do this by typing: <tt>cat /var/log/XFree* | grep "Using config file:"</tt>
and then instead edit the file stated in the log.