summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-12 16:43:26 +0000
committereadler <eadler@FreeBSD.org>2013-05-12 16:43:26 +0000
commit6907881cb814953c545475a8a63e3afc402bd547 (patch)
tree934de69485eb14f423c724379ef3b6adc9c60b56 /share
parent08da0b8fad46087c0267f23830241099ae459fa5 (diff)
downloadFreeBSD-src-6907881cb814953c545475a8a63e3afc402bd547.zip
FreeBSD-src-6907881cb814953c545475a8a63e3afc402bd547.tar.gz
Fix several typos
PR: kern/176054 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/c99.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/c99.7 b/share/man/man7/c99.7
index e12d000..43ef675 100644
--- a/share/man/man7/c99.7
+++ b/share/man/man7/c99.7
@@ -70,7 +70,7 @@ The elements of this standard library is still not enough for more
complicated tasks.
In this case the provided system calls of the given operating system can be
used.
-To not loose the portability by using these system calls, the POSIX
+To not lose the portability by using these system calls, the POSIX
(Portable Operating System Interface) standard evolved.
It describes what functions should be available to keep portability.
Note, that POSIX is not a C standard, but an operating system standard
OpenPOWER on IntegriCloud