summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-13 17:17:56 +0000
committerobrien <obrien@FreeBSD.org>2000-05-13 17:17:56 +0000
commit8e9259a4c2547c01f92568aa447e353440168fa1 (patch)
tree2a20dc431f3f01524a666e35de8c1b48593235b0
parentdfcb32c8453b3b41772d1935c05b7029999bc88d (diff)
downloadFreeBSD-src-8e9259a4c2547c01f92568aa447e353440168fa1.zip
FreeBSD-src-8e9259a4c2547c01f92568aa447e353440168fa1.tar.gz
Merge in rev 1.2 (balance the brackets; PR-docs/8505)
-rw-r--r--contrib/binutils/gas/doc/as.111
1 files changed, 9 insertions, 2 deletions
diff --git a/contrib/binutils/gas/doc/as.1 b/contrib/binutils/gas/doc/as.1
index 32cf67c..5e0b820 100644
--- a/contrib/binutils/gas/doc/as.1
+++ b/contrib/binutils/gas/doc/as.1
@@ -1,5 +1,6 @@
.\" Copyright (c) 1991, 1992, 1996, 1997, 1998 Free Software Foundation
.\" See section COPYING for conditions for redistribution
+.\" $FreeBSD$
.TH as 1 "29 March 1996" "cygnus support" "GNU Development Tools"
.SH NAME
@@ -195,8 +196,14 @@ Announce \c
.B as\c
\& version
.TP
-.B \-W
-Suppress warning messages
+.B \-W, \-\-no-warn
+Suppress warning messages.
+.TP
+.B \-\-fatal\-warnings
+Consider warnings to be fatal.
+.TP
+.B \-\-warn
+Just warn on warnings.
.TP
.IR "\-\^\-" "\ |\ " "files\|.\|.\|."
Source files to assemble, or standard input (\c
OpenPOWER on IntegriCloud