Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 12:51:29 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r268759 - stable/10/share/man/man7
Message-ID:  <201407161251.s6GCpT7u069277@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Wed Jul 16 12:51:29 2014
New Revision: 268759
URL: http://svnweb.freebsd.org/changeset/base/268759

Log:
  Merge r267866 from head:
    Drop references to updating over csup from build(7).

Modified:
  stable/10/share/man/man7/build.7
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man7/build.7
==============================================================================
--- stable/10/share/man/man7/build.7	Wed Jul 16 12:49:56 2014	(r268758)
+++ stable/10/share/man/man7/build.7	Wed Jul 16 12:51:29 2014	(r268759)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 17, 2014
+.Dd June 25, 2014
 .Dt BUILD 7
 .Os
 .Sh NAME
@@ -40,8 +40,7 @@ normally
 and
 .Pa /usr/ports .
 These directories may be initially empty or non-existent until updated with
-.Xr csup 1 ,
-.Xr svn 1 ,
+.Xr svn 1
 or
 .Xr portsnap 8 .
 Directory
@@ -616,7 +615,6 @@ make TARGET=sparc64 DESTDIR=/clients/spa
 .Ed
 .Sh SEE ALSO
 .Xr cc 1 ,
-.Xr csup 1 ,
 .Xr install 1 ,
 .Xr make 1 ,
 .Xr svn 1 ,



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