remove reference to old gcc3 module, spotted by Alexey Brovchenko
authorsthen <sthen@openbsd.org>
Thu, 17 Aug 2023 10:51:54 +0000 (10:51 +0000)
committersthen <sthen@openbsd.org>
Thu, 17 Aug 2023 10:51:54 +0000 (10:51 +0000)
share/man/man5/port-modules.5

index 6d62a5e..5fbb2c1 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: port-modules.5,v 1.264 2023/05/09 19:44:06 jmc Exp $
+.\"    $OpenBSD: port-modules.5,v 1.265 2023/08/17 10:51:54 sthen Exp $
 .\"
 .\" Copyright (c) 2008 Marc Espie
 .\"
@@ -24,7 +24,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: May 9 2023 $
+.Dd $Mdocdate: August 17 2023 $
 .Dt PORT-MODULES 5
 .Os
 .Sh NAME
@@ -789,7 +789,7 @@ target (if not already defined).
 It heeds
 .Ev NO_BUILD .
 .It lang/clang
-Similar to gcc3 and gcc4 modules.
+Similar to gcc4 module.
 If architecture is in MODCLANG_ARCHS, the Clang compilers will be
 put at the front of the path.
 By default, only C language support is included by this module.