From 8aa67aa403ec677913310a5ed9cff716566323cf Mon Sep 17 00:00:00 2001 From: fkr <> Date: Fri, 12 May 2006 11:16:58 +0000 Subject: remove an 'is' from the comment to make the sentence correct. ok jmc@, mbalmer@ --- src/lib/libssl/man/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile index 95d0b6e0a2..784537b83d 100644 --- a/src/lib/libssl/man/Makefile +++ b/src/lib/libssl/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2005/10/22 10:33:53 jmc Exp $ +# $OpenBSD: Makefile,v 1.10 2006/05/12 11:16:58 fkr Exp $ .include # for NOMAN @@ -184,7 +184,7 @@ MANALL= \ PSALL= ${MANALL:S/.cat1/.ps1/g:S/.cat2/.ps2/g:S/.cat3/.ps3/g:S/.cat4/.ps4/g:S/.cat5/.ps5/g:S/.cat6/.ps6/g:S/.cat7/.ps7/g:S/.cat8/.ps8/g:S/.cat9/.ps9/g} .endif -# these are is a real problem, since they re-document functions described in +# these are a real problem, since they re-document functions described in # other pages. # # err.pod -> ERR_get_error.pod -- cgit v1.2.3-55-g6feb