Author: rodrigc Date: Thu Nov 5 01:54:38 2015 New Revision: 290378 URL: https://svnweb.freebsd.org/changeset/base/290378
Log: Fix spelling error. Reported by: junovitch Modified: head/lib/libnetbsd/README head/lib/libopenbsd/README Modified: head/lib/libnetbsd/README ============================================================================== --- head/lib/libnetbsd/README Thu Nov 5 01:29:48 2015 (r290377) +++ head/lib/libnetbsd/README Thu Nov 5 01:54:38 2015 (r290378) @@ -2,6 +2,6 @@ $FreeBSD$ libnetbsd is a thin compatibility layer intended to allow a limited set of NetBSD software to compile as part of the FreeBSD build with -little or no modifiction. It is built as a static library and not +little or no modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed. Modified: head/lib/libopenbsd/README ============================================================================== --- head/lib/libopenbsd/README Thu Nov 5 01:29:48 2015 (r290377) +++ head/lib/libopenbsd/README Thu Nov 5 01:54:38 2015 (r290378) @@ -2,6 +2,6 @@ $FreeBSD$ libopenbsd is a thin compatibility layer intended to allow a limited set of OpenBSD software to compile as part of the FreeBSD build with -little or no modifiction. It is built as a static library and not +little or no modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"