~ubuntu-branches/ubuntu/lucid/openssl/lucid-security

« back to all changes in this revision

Viewing changes to doc/crypto/pem.pod

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-05-24 17:02:29 UTC
  • Revision ID: james.westby@ubuntu.com-20040524170229-sf84yrrbpxjjeiqv
Tags: 0.9.7d-3
rename -pic.a libraries to _pic.a (closes: #250016)

Show diffs side-by-side

added added

removed removed

Lines of Context:
471
471
=head1 RETURN CODES
472
472
 
473
473
The read routines return either a pointer to the structure read or NULL
474
 
is an error occurred.
 
474
if an error occurred.
475
475
 
476
476
The write routines return 1 for success or 0 for failure.