remove the ref to gcc-local. the alternative was to add clang-local,
authorjmc <jmc@openbsd.org>
Sun, 21 Jan 2018 10:28:37 +0000 (10:28 +0000)
committerjmc <jmc@openbsd.org>
Sun, 21 Jan 2018 10:28:37 +0000 (10:28 +0000)
but i think the ref to cc should suffice for this page;

share/man/man3/intro.3

index 24774cf..243c90c 100644 (file)
@@ -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 ,