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

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

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

Reply via email to