summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-01-21 10:28:38 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-01-21 10:28:38 +0000
commitd4610b119b5931839c2dea9c41ef47ca14c44ebc (patch)
tree88d10fa5716f2dcbbe28efc2c0c619830ff08ee1
parent2950b0d49cc9e2ab2463605f486373ce3bb9968e (diff)
remove the ref to gcc-local. the alternative was to add clang-local,
but i think the ref to cc should suffice for this page;
-rw-r--r--share/man/man3/intro.35
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 24774cf02ae..243c90c1db2 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.80 2017/12/18 20:37:58 anton Exp $
+.\" $OpenBSD: intro.3,v 1.81 2018/01/21 10:28:37 jmc Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)intro.3 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: December 18 2017 $
+.Dd $Mdocdate: January 21 2018 $
.Dt INTRO 3
.Os
.Sh NAME
@@ -519,7 +519,6 @@ for more details.
.Sh SEE ALSO
.Xr ar 1 ,
.Xr cc 1 ,
-.Xr gcc-local 1 ,
.Xr gprof 1 ,
.Xr ld 1 ,
.Xr ld.so 1 ,