diff options
-rw-r--r-- | doc/man/scons.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index e8bf37b..07a7230 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -1356,7 +1356,7 @@ Enables or disables all warnings about use of currently deprecated features. These warnings are enabled by default. Note that the -.b --warn=no-deprecated +.B --warn=no-deprecated option does not disable warnings about absolutely all deprecated features. Warnings for some deprecated features that have already been through several releases with deprecation warnings |