[Git][NTPsec/ntpsec][master] 2 commits: Remove extra word in Handbook table of contexts

Eric S. Raymond gitlab at mg.gitlab.com
Sun Jul 31 23:33:09 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
bf64cdc6 by Matt Selsky at 2016-07-27T00:42:46-04:00
Remove extra word in Handbook table of contexts

- - - - -
ebe94db0 by Matt Selsky at 2016-07-27T00:42:46-04:00
Fill out waf build/install commands and remove docs for out of tree builds

When you try to run waf from another directory, it fails with:
Waf: Run from a directory containing a file named 'wscript'

- - - - -


2 changed files:

- docs/build.txt
- docs/includes/hand.txt


Changes:

=====================================
docs/build.txt
=====================================
--- a/docs/build.txt
+++ b/docs/build.txt
@@ -65,19 +65,10 @@ The first thing to do is uncompress the distribution and extract the
 source tree. In the distribution base directory use the
 +./waf configure+ command to perform an automatic configuration procedure.
 This command inspects the hardware and software environment and
-configures the build process accordingly. Use the +waf+ command to
-compile and link the distribution and the +install+ command to install
+configures the build process accordingly. Use the +./waf build+ command to
+compile and link the distribution and the +./waf install+ command to install
 the executables by default in +/usr/local/bin+.
 
-If your site supports multiple architectures and uses NFS to share
-files, you can use a single source tree to build executables for
-multiple architectures. While running on a particular architecture,
-change to the base directory and create a subdirectory using a command
-like +mkdir A.machine, +which will create an architecture-specific
-directory, then change to this directory and mumble +../configure+. The
-remaining steps are the same whether building in the base directory or
-in the subdirectory.
-
 [[win]]
 == Building and Installing for Windows ==
 


=====================================
docs/includes/hand.txt
=====================================
--- a/docs/includes/hand.txt
+++ b/docs/includes/hand.txt
@@ -3,7 +3,7 @@
 * link:access.html[Access Control Support]
 * link:assoc.html[Association Management]
 * link:authentic.html[Authentication Support]
-* link:discover.html[Automatic Server Discovery Schemes Timekeeping]
+* link:discover.html[Automatic Server Discovery Schemes]
 * link:rate.html[Rate Management]
 * link:refclock.html[Reference Clock Support]
 * link:sitemap.html[Site Map]



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/compare/7e0b8675196bcd40f081c700e9c1f03c81dd0c1f...ebe94db02e72a26560ad100128ec0ef021d4b8d6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160731/2b19812b/attachment.html>


More information about the vc mailing list