summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartynas Venckus <martynas@cvs.openbsd.org>2011-06-02 21:39:11 +0000
committerMartynas Venckus <martynas@cvs.openbsd.org>2011-06-02 21:39:11 +0000
commita116538bba7874f6875edd3112784485adb96169 (patch)
tree21f8d3f49829865b6f273861c84e37afda337360
parentdd13f094616bf13250e69263cda861a803bd9840 (diff)
Document that the rounding mode is dynamic, on Alpha.
-rw-r--r--share/man/man1/gcc-local.15
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index 065f76a78c9..18aad35fe08 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.22 2010/07/12 16:28:29 jmc Exp $
+.\" $OpenBSD: gcc-local.1,v 1.23 2011/06/02 21:39:10 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: July 12 2010 $
+.Dd $Mdocdate: June 2 2011 $
.Dt GCC-LOCAL 1
.Os
.Sh NAME
@@ -148,6 +148,7 @@ the IEEE floating point standard,
although the
.Dq inexact
flag is not maintained.
+Additionally, rounding mode is dynamic.
.It
On
.Ox ,