summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/scons-time.14
-rw-r--r--doc/man/scons.16
-rw-r--r--doc/man/sconsign.14
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/scons-time.1 b/doc/man/scons-time.1
index 36b3eb6..7d86cc0 100644
--- a/doc/man/scons-time.1
+++ b/doc/man/scons-time.1
@@ -19,7 +19,7 @@
.\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
.\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\"
-.\" doc/man/scons-time.1 4629 2010/01/17 22:23:21 scons
+.\" doc/man/scons-time.1 4691 2010/03/06 16:22:36 bdbaddog
.\"
.\" ES - Example Start - indents and turns off line fill
.de ES
@@ -98,7 +98,7 @@
[\fB--which=\fIWHICH\fR]
[\fIARGUMENTS\fR]
..
-.TH SCONS-TIME 1 "January 2010"
+.TH SCONS-TIME 1 "March 2010"
.SH NAME
scons-time \- generate and display SCons timing information
'\"==========================================================================
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index 5d0f15d..a5ad799 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -19,9 +19,9 @@
.\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
.\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\"
-.\" doc/man/scons.1 4629 2010/01/17 22:23:21 scons
+.\" doc/man/scons.1 4691 2010/03/06 16:22:36 bdbaddog
.\"
-.TH SCONS 1 "January 2010"
+.TH SCONS 1 "March 2010"
.\" ES - Example Start - indents and turns off line fill
.rm ES
.de ES
@@ -8292,7 +8292,7 @@ multi-stage builder.
.IP single_source
Specifies that this builder expects exactly one source file per call. Giving
-more than one source files without target files results in implicitely calling
+more than one source file without target files results in implicitely calling
the builder multiple times (once for each source given). Giving multiple
source files together with target files results in a UserError exception.
diff --git a/doc/man/sconsign.1 b/doc/man/sconsign.1
index 51d7326..b7be093 100644
--- a/doc/man/sconsign.1
+++ b/doc/man/sconsign.1
@@ -19,7 +19,7 @@
.\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
.\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.\"
-.\" doc/man/sconsign.1 4629 2010/01/17 22:23:21 scons
+.\" doc/man/sconsign.1 4691 2010/03/06 16:22:36 bdbaddog
.\"
.\" ES - Example Start - indents and turns off line fill
.de ES
@@ -31,7 +31,7 @@
.RE
.fi
..
-.TH SCONSIGN 1 "January 2010"
+.TH SCONSIGN 1 "March 2010"
.SH NAME
sconsign \- print SCons .sconsign file information
.SH SYNOPSIS