From 26adfdbdbb5766e96d652080041e8d9a27b11cea Mon Sep 17 00:00:00 2001 From: millert <> Date: Thu, 10 Jul 1997 23:54:34 +0000 Subject: A -> An --- src/lib/libc/string/index.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libc/string/index.3 b/src/lib/libc/string/index.3 index 04db37eb10..e6560cc805 100644 --- a/src/lib/libc/string/index.3 +++ b/src/lib/libc/string/index.3 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: index.3,v 1.2 1996/08/19 08:34:02 tholo Exp $ +.\" $OpenBSD: index.3,v 1.3 1997/07/10 23:54:34 millert Exp $ .\" .Dd April 19, 1991 .Dt INDEX 3 @@ -76,7 +76,7 @@ locates the terminating '\e0'. .Xr strstr 3 , .Xr strtok 3 .Sh HISTORY -A +An .Fn index function appeared in .At v6 . -- cgit v1.2.3-55-g6feb