mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-18 22:15:46 +01:00
Correct two errors in the manual page.
This commit is contained in:
parent
8a4078c35e
commit
228a10153e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15963
@ -66,13 +66,13 @@ ascii string which represents the 128 bits in hexadecimal.
|
||||
|
||||
.Fn MDXFile
|
||||
calculates the digest of a file, and uses
|
||||
.Fn MDXFinal
|
||||
.Fn MDXEnd
|
||||
to return the result.
|
||||
In case the file cannot be opened, NULL is returned.
|
||||
|
||||
.Fn MDXData
|
||||
calculates the digest of a chunk of data in memory, and uses
|
||||
.Fn MDXFinal
|
||||
.Fn MDXEnd
|
||||
to return the result.
|
||||
|
||||
When using
|
||||
|
Loading…
Reference in New Issue
Block a user