git: 0d71cea832f4 - main - md5(1): Fix a typo in the manual page
Gordon Bergling
gbe at FreeBSD.org
Sat Aug 14 12:49:36 UTC 2021
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=0d71cea832f4b6e1db9d28d3ca393682d577b43e
commit 0d71cea832f4b6e1db9d28d3ca393682d577b43e
Author: Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-08-14 12:48:39 +0000
Commit: Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-08-14 12:48:39 +0000
md5(1): Fix a typo in the manual page
- s/compatibilty/compatibility/
MFC after: 5 days
---
sbin/md5/md5.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1
index 2b1da85c080f..ddda24196d9e 100644
--- a/sbin/md5/md5.1
+++ b/sbin/md5/md5.1
@@ -164,7 +164,7 @@ d80bf36c332dc0fdc479366ec3fa44cd /etc/rc.conf
.Pd
The
.Nm -sum
-variants put 2 blank characters between hash and file name for full compatibilty
+variants put 2 blank characters between hash and file name for full compatibility
with the coreutils versions of these commands.
.Ed
.Pp
More information about the dev-commits-src-main
mailing list