Date: Wed, 12 Dec 2012 13:02:09 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40358 - head/en_US.ISO8859-1/books/faq Message-ID: <201212121302.qBCD2962052726@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Dec 12 13:02:09 2012 New Revision: 40358 URL: http://svnweb.freebsd.org/changeset/doc/40358 Log: Do not wrap inside link: it causes an extra space where there shouldn't be one. Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Wed Dec 12 13:02:06 2012 (r40357) +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Dec 12 13:02:09 2012 (r40358) @@ -5725,8 +5725,8 @@ options SYSVMSG # enable for <para>Although it is not recommended to delete this directory, to do so you will need to unset the <literal>schg</literal> flag first. See the &man.chflags.1; manual page for more information - (and bear in mind the answer to <link linkend="unsetting-schg"> - the question on unsetting the schg flag</link>).</para> + (and bear in mind the answer to + <link linkend="unsetting-schg">the question on unsetting the schg flag</link>).</para> </answer> </qandaentry> </qandaset>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212121302.qBCD2962052726>