Date: Tue, 29 Apr 2014 21:09:34 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44705 - head/en_US.ISO8859-1/articles/geom-class Message-ID: <201404292109.s3TL9YKg040025@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Tue Apr 29 21:09:33 2014 New Revision: 44705 URL: http://svnweb.freebsd.org/changeset/doc/44705 Log: Restore lost <replaceable> tags. Modified: head/en_US.ISO8859-1/articles/geom-class/article.xml Modified: head/en_US.ISO8859-1/articles/geom-class/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/geom-class/article.xml Tue Apr 29 21:08:25 2014 (r44704) +++ head/en_US.ISO8859-1/articles/geom-class/article.xml Tue Apr 29 21:09:33 2014 (r44705) @@ -442,7 +442,7 @@ KMOD=geom_journal <listitem><para>the utility figures out which geom class it is supposed to handle and searches for - <filename>geom_CLASSNAME.so</filename> + <filename>geom_<replaceable>CLASSNAME</replaceable>.so</filename> library (usually in <filename>/lib/geom</filename>).</para></listitem>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404292109.s3TL9YKg040025>