svn commit: r268759 - stable/10/share/man/man7
Gavin Atkinson
gavin at FreeBSD.org
Wed Jul 16 12:51:30 UTC 2014
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 ,
More information about the svn-src-stable
mailing list