diff options
| author | sobrado <> | 2015-09-22 08:08:07 +0000 |
|---|---|---|
| committer | sobrado <> | 2015-09-22 08:08:07 +0000 |
| commit | 7746c18fb3482ba8d6fd1f9508801722028094b1 (patch) | |
| tree | 44f72e5c66d08a8e69898fb02d0eff61ca84d533 /src/lib/libcrypto/man/BUF_MEM_new.3 | |
| parent | b15d8c593eec3a6437fc962608396fa0c9fe134b (diff) | |
| download | openbsd-libressl-v2.3.0.tar.gz openbsd-libressl-v2.3.0.tar.bz2 openbsd-libressl-v2.3.0.zip | |
typos in documentation; better wording, suggested by jmc@libressl-v2.3.0
ok jmc@
Diffstat (limited to 'src/lib/libcrypto/man/BUF_MEM_new.3')
| -rw-r--r-- | src/lib/libcrypto/man/BUF_MEM_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/BUF_MEM_new.3 b/src/lib/libcrypto/man/BUF_MEM_new.3 index a423d4e0bc..f87e4f8257 100644 --- a/src/lib/libcrypto/man/BUF_MEM_new.3 +++ b/src/lib/libcrypto/man/BUF_MEM_new.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .Dd $Mdocdate: May 24 2015 $ | 1 | .Dd $Mdocdate: September 22 2015 $ |
| 2 | .Dt BUF_MEM_NEW 3 | 2 | .Dt BUF_MEM_NEW 3 |
| 3 | .Os | 3 | .Os |
| 4 | .Sh NAME | 4 | .Sh NAME |
| @@ -76,7 +76,7 @@ will accept a | |||
| 76 | argument and will return | 76 | argument and will return |
| 77 | .Dv NULL | 77 | .Dv NULL |
| 78 | in that case. | 78 | in that case. |
| 79 | Its use in new programes is discouraged. | 79 | Its use in new programs is discouraged. |
| 80 | .Pp | 80 | .Pp |
| 81 | The memory allocated from | 81 | The memory allocated from |
| 82 | .Fn BUF_strdup | 82 | .Fn BUF_strdup |
