diff options
author | 2005-09-08 08:51:27 +0000 | |
---|---|---|
committer | 2005-09-08 08:51:27 +0000 | |
commit | 4a331b27575abcea37daea83c99e18312bd25c51 (patch) | |
tree | 0b1837f9a222a3e9193f5a7053e656dde238a0fa | |
parent | reset the scan state for each new mode (diff) | |
download | wireguard-openbsd-4a331b27575abcea37daea83c99e18312bd25c51.tar.xz wireguard-openbsd-4a331b27575abcea37daea83c99e18312bd25c51.zip |
typo, from Bernd Ahlers
-rw-r--r-- | usr.sbin/pkg_add/pod/OpenBSD::PackingList.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/pod/OpenBSD::PackingList.pod b/usr.sbin/pkg_add/pod/OpenBSD::PackingList.pod index 14b1a50218c..1bff56a4fbe 100644 --- a/usr.sbin/pkg_add/pod/OpenBSD::PackingList.pod +++ b/usr.sbin/pkg_add/pod/OpenBSD::PackingList.pod @@ -1,4 +1,4 @@ -$OpenBSD: OpenBSD::PackingList.pod,v 1.3 2005/09/04 22:47:56 espie Exp $ +$OpenBSD: OpenBSD::PackingList.pod,v 1.4 2005/09/08 08:51:27 espie Exp $ =head1 NAME @@ -72,7 +72,7 @@ read only shared library entries. =item FilesOnly -read only files without the associated annotations like size of MD5. +read only files without the associated annotations like size or MD5. =item DependOnly |