Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2013 15:22:29 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40544 - head/en_US.ISO8859-1/articles/portbuild
Message-ID:  <201301051522.r05FMTQ0061095@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Jan  5 15:22:29 2013
New Revision: 40544
URL: http://svnweb.freebsd.org/changeset/doc/40544

Log:
  There is no arch-specific server.conf.  This must have been a c&p error.

Modified:
  head/en_US.ISO8859-1/articles/portbuild/article.xml

Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/portbuild/article.xml	Sat Jan  5 14:58:54 2013	(r40543)
+++ head/en_US.ISO8859-1/articles/portbuild/article.xml	Sat Jan  5 15:22:29 2013	(r40544)
@@ -2403,7 +2403,7 @@ zfs destroy -r a/snap/src-<replaceable>o
       <itemizedlist>
 	<listitem>
 	  <para>Add <replaceable>arch</replaceable> to <makevar>SUPPORTED_ARCHS</makevar> in
-	    <filename>/var/portbuild/<replaceable>arch</replaceable>/server.conf</filename>.</para>
+	    <filename>/var/portbuild/conf/server.conf</filename>.</para>
 	</listitem>
 
 	<listitem>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301051522.r05FMTQ0061095>