summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2023-10-28 00:25:20 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2023-10-28 00:25:20 +0000
commit45d428a1ae9b279332ca34f86eb9ea5faaee9b1e (patch)
treedfef7c4b29d599ec328ea5390e933b81a8cc540e /share/man
parent315a85212d97b30ed042be24708313eadb09817b (diff)
Back out change to make the default -std=gnu99 for now.
There has been some unexpected fallout. Requested by deraadt@.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man1/gcc-local.115
1 files changed, 2 insertions, 13 deletions
diff --git a/share/man/man1/gcc-local.1 b/share/man/man1/gcc-local.1
index e951b9d05b9..24584c0117b 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.55 2023/10/26 17:33:35 millert Exp $
+.\" $OpenBSD: gcc-local.1,v 1.56 2023/10/28 00:25:19 millert 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: October 26 2023 $
+.Dd $Mdocdate: October 28 2023 $
.Dt GCC-LOCAL 1
.Os
.Sh NAME
@@ -42,17 +42,6 @@ the software comes with specific modifications for
.Ox :
.Bl -dash
.It
-For the C programming language,
-.Nm gcc
-defaults to the
-.Em gnu99
-standard,
-not
-.Em gnu89 .
-The
-.Fl std
-option can be used to select a different language standard.
-.It
.Nm gcc
does not search under
.Pa /usr/local