From b275f3b6defa2c4416b3385c3514ba36470e7f7c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 11 Nov 2016 09:33:47 +0100 Subject: Fix referenses in section 1 manuals Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/1900) --- doc/man1/ciphers.pod | 2 +- doc/man1/errstr.pod | 4 ---- doc/man1/openssl.pod | 2 +- doc/man1/pkeyutl.pod | 5 +++-- doc/man1/ts.pod | 2 ++ doc/man1/tsget.pod | 2 ++ 6 files changed, 9 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/man1/ciphers.pod b/doc/man1/ciphers.pod index 30f572139c..007aa85c82 100644 --- a/doc/man1/ciphers.pod +++ b/doc/man1/ciphers.pod @@ -717,7 +717,7 @@ Set security level to 2 and display all ciphers consistent with level 2: =head1 SEE ALSO -L, L, L +L, L, L =head1 HISTORY diff --git a/doc/man1/errstr.pod b/doc/man1/errstr.pod index 5ec7b2e395..d237cddba1 100644 --- a/doc/man1/errstr.pod +++ b/doc/man1/errstr.pod @@ -33,10 +33,6 @@ to produce the error message: error:2006D080:BIO routines:BIO_new_file:no such file -=head1 SEE ALSO - -L - =head1 COPYRIGHT Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod index 3014bb31c7..c177c8a669 100644 --- a/doc/man1/openssl.pod +++ b/doc/man1/openssl.pod @@ -422,7 +422,7 @@ L, L, L, L, L, L, L, L, L, -L, L, L +L, L, L =head1 HISTORY diff --git a/doc/man1/pkeyutl.pod b/doc/man1/pkeyutl.pod index 8a455b8187..e41f3b719c 100644 --- a/doc/man1/pkeyutl.pod +++ b/doc/man1/pkeyutl.pod @@ -126,7 +126,8 @@ derive a shared secret using the peer key. Use key derivation function B. The supported algorithms are at present B and B. Note: additional parameters and the KDF output length will normally have to be -set for this to work. See L and L +set for this to work. +See L and L for the supported string parameters of each algorithm. =item B<-kdflen length> @@ -277,7 +278,7 @@ seed consisting of the single byte 0xFF: L, L, L L, L, L, -L, L +L, L =head1 COPYRIGHT diff --git a/doc/man1/ts.pod b/doc/man1/ts.pod index 02b2adaa2f..95fdfcf84d 100644 --- a/doc/man1/ts.pod +++ b/doc/man1/ts.pod @@ -608,6 +608,8 @@ You could also look at the 'test' directory for more examples. =head1 BUGS +=for comment foreign manuals: procmail(1), perl(1) + If you find any bugs or you have suggestions please write to Zoltan Glozik . Known issues: diff --git a/doc/man1/tsget.pod b/doc/man1/tsget.pod index cf7817a0e7..7812a32ec2 100644 --- a/doc/man1/tsget.pod +++ b/doc/man1/tsget.pod @@ -184,6 +184,8 @@ example: =head1 SEE ALSO +=for comment foreign manuals: curl(1) + L, L, L, B -- cgit v1.2.3