artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ac5ee
)
typo
author
espie
<espie@openbsd.org>
Tue, 16 May 2023 11:53:01 +0000
(11:53 +0000)
committer
espie
<espie@openbsd.org>
Tue, 16 May 2023 11:53:01 +0000
(11:53 +0000)
usr.sbin/pkg_add/OpenBSD/md5.pod
patch
|
blob
|
history
diff --git
a/usr.sbin/pkg_add/OpenBSD/md5.pod
b/usr.sbin/pkg_add/OpenBSD/md5.pod
index
1398827
..
0bba4d4
100644
(file)
--- a/
usr.sbin/pkg_add/OpenBSD/md5.pod
+++ b/
usr.sbin/pkg_add/OpenBSD/md5.pod
@@
-1,4
+1,4
@@
-$OpenBSD: md5.pod,v 1.
1 2020/12/20 15:30:58 daniel
Exp $
+$OpenBSD: md5.pod,v 1.
2 2023/05/16 11:53:01 espie
Exp $
=head1 NAME
@@
-51,7
+51,7
@@
create a new digest object from a string representation.
create a new digest object C<$o2> of the same type as C<$o>.
-=item $o-E<gt>equal($o2)
+=item $o-E<gt>equal
s
($o2)
compare two digest objects. Returns true only if they match.