Commit 9b86974e authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

Fix L<> content in manpages



L<foo|foo> is sub-optimal  If the xref is the same as the title,
which is what we do, then you only need L<foo>.  This fixes all
1457 occurrences in 349 files.  Approximately.  (And pod used to
need both.)

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 3da9505d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment