FreeBSD Bugzilla – Attachment 20802 Details for
Bug 36628
header an footer of openssl manpages are wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
Nicolas Rachinsky
on 2002-04-01 21:00:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nicolas Rachinsky
Created:
2002-04-01 21:00:08 UTC
Size:
1.22 KB
patch
obsolete
>Index: secure/usr.bin/openssl/Makefile >=================================================================== >RCS file: /usr/cvs-freebsd/src/secure/usr.bin/openssl/Makefile,v >retrieving revision 1.11.2.3 >diff -u -r1.11.2.3 Makefile >--- secure/usr.bin/openssl/Makefile 4 Jul 2001 23:24:42 -0000 1.11.2.3 >+++ secure/usr.bin/openssl/Makefile 1 Apr 2002 18:44:44 -0000 >@@ -31,4 +31,4 @@ > .SUFFIXES: .out .o .c .cc .cpp .cxx .C .m .y .l .s .S .pod > > .pod.1: >- pod2man ${.IMPSRC} > ${.TARGET} >+ pod2man --center=OpenSSL --release="OpenSSL 0.9.6a 5 Apr 2001" ${.IMPSRC} > ${.TARGET} >Index: secure/lib/libcrypto/Makefile >=================================================================== >RCS file: /usr/cvs-freebsd/src/secure/lib/libcrypto/Makefile,v >retrieving revision 1.15.2.11 >diff -u -r1.15.2.11 Makefile >--- secure/lib/libcrypto/Makefile 4 Jul 2001 23:24:41 -0000 1.15.2.11 >+++ secure/lib/libcrypto/Makefile 1 Apr 2002 18:42:45 -0000 >@@ -343,11 +343,11 @@ > MAN+= ${target} > CLEANFILES+= ${target} > ${target}: ${LCRYPTO_SRC}/../doc/${pod} >- pod2man ${LCRYPTO_SRC}/../doc/${pod} > ${target} >+ pod2man --center=OpenSSL --release="OpenSSL 0.9.6a 5 Apr 2001" ${LCRYPTO_SRC}/../doc/${pod} > ${target} > .endfor > .endfor > .endfor > .endif > > MAN+= des_crypt.3
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36628
: 20802