diff options
-rw-r--r-- | share/man/man1/gcc-local.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1 index a929553724f..b1142dc9d3f 100644 --- a/share/man/man1/gcc-local.1 +++ b/share/man/man1/gcc-local.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gcc-local.1,v 1.18 2008/06/10 13:12:43 merdely Exp $ +.\" $OpenBSD: gcc-local.1,v 1.19 2008/11/04 23:59:37 martynas Exp $ .\" .\" Copyright (c) 2002 Marc Espie .\" Copyright (c) 2003 Anil Madhavapeddy @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 10 2008 $ +.Dd $Mdocdate: November 4 2008 $ .Dt GCC-LOCAL 1 .Os .Sh NAME @@ -147,7 +147,10 @@ using On alpha, .Fl mieee is enabled by default to enable full compliance with -the IEEE floating point standard. +the IEEE floating point standard, +although the +.Dq inexact +flag is not maintained. .It On .Ox , |