diff options
Diffstat (limited to '')
-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 |