The branch main has been updated by gbe (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=0d71cea832f4b6e1db9d28d3ca393682d577b43e

commit 0d71cea832f4b6e1db9d28d3ca393682d577b43e
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2021-08-14 12:48:39 +0000
Commit:     Gordon Bergling <[email protected]>
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to