mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix spelling error.
Reported by: junovitch
This commit is contained in:
parent
9e8e179172
commit
cda9474ab7
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue