diff options
-rw-r--r-- | doc/make.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/make.texi b/doc/make.texi index 64be3b3..3a11ffd 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -4135,7 +4135,7 @@ specified by giving an argument to the option (e.g., @samp{-Ojob} or @table @code @item none -The is the default: all output is sent directly as it is generated and +This is the default: all output is sent directly as it is generated and no synchronization is performed. @item job |