From 302380192fa026c4b50d6312d215c4a20bb347f9 Mon Sep 17 00:00:00 2001 From: beck <> Date: Fri, 11 Jul 2014 16:34:06 +0000 Subject: add comment about format requirements ok miod@ --- src/lib/libcrypto/man/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 1e3b90321a..be827701c2 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2014/07/11 16:18:13 miod Exp $ +# $OpenBSD: Makefile,v 1.10 2014/07/11 16:34:06 beck Exp $ .include # for NOMAN @@ -217,6 +217,8 @@ MAN= \ # SMIME_write_CMS.3 \ # i2d_CMS_bio_stream.3 \ +# XXX PLEASE LEAVE THESE AS TWO PER LINE. DO NOT WRAP. +# XXX SCRIPTS IN PORTABLE DEPEND ON THIS. MLINKS+=\ ASN1_OBJECT_new.3 ASN1_OBJECT_free.3 \ ASN1_STRING_length.3 ASN1_STRING_cmp.3 \ -- cgit v1.2.3-55-g6feb