Mark up some things in <filename>.
This commit is contained in:
parent
c08692afc3
commit
d11f41b8c5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10263
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue