diff options
-rw-r--r-- | share/man/man5/make.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index c408123..b69a266 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -604,7 +604,7 @@ levels to a lower one. .Xr gcc 1 .Fl O2 and above is known to trigger known optimizer bugs at various -times \(em this is worse on the Alpha platform. +times. The value assigned is the highest optimization value used. .El .Ss "BUILDING DOCUMENTATION" |