diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2023-09-05 12:58:02 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2023-09-05 12:58:02 +0000 |
commit | eade0f9bc56b706c5359ccecbae27440b7c08b6d (patch) | |
tree | 4714b1c09043f23e0a60659acd6cd0bb2449bfd4 /share/man | |
parent | 1ccabef089698aede059a6f471b0ea06e210312a (diff) |
drop very old history
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 1bc4282f9b4..c672f671e70 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.594 2023/09/05 12:53:43 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.595 2023/09/05 12:58:01 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -1051,9 +1051,7 @@ Automatically set as soon as .Ev CONFIGURE_STYLE is gnu or higher. .It Ev AUTOCONF_VERSION -Starting with -.Ox 3.3 , -several versions of autoconf may coexist peacefully. +Several versions of autoconf may coexist peacefully. The main autoconf script is a shell wrapper in the .Pa devel/metaauto package, and similarly for automake. |