Mark up some things in <filename>.

This commit is contained in:
Dima Dorfman 2001-08-09 07:20:16 +00:00
parent c08692afc3
commit d11f41b8c5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10263

View file

@ -17,7 +17,7 @@
<corpauthor>The FreeBSD Documentation Project</corpauthor>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.247 2001/07/25 05:41:13 asmodai Exp $</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.248 2001/08/09 07:19:11 dd Exp $</pubdate>
<copyright>
<year>1995</year>
@ -3624,7 +3624,7 @@ quit</programlisting>
each time.</para>
<para>For example, suppose you are running <quote>make buildworld</quote>, and
the compile fails while trying to compile ls.c in to ls.o. If
the compile fails while trying to compile <filename>ls.c</filename> in to <filename>ls.o</filename>. If
you then run <quote>make buildworld</quote> again, and the compile fails in
the same place then this is a broken build -- try updating your
sources and try again. If the compile fails elsewhere then this