summaryrefslogtreecommitdiffstats
path: root/lib/libnv
diff options
context:
space:
mode:
authorrstone <rstone@FreeBSD.org>2014-05-17 20:39:39 +0000
committerrstone <rstone@FreeBSD.org>2014-05-17 20:39:39 +0000
commit6f8f959106bd1fde415a7f1cf25f97f62a7077a1 (patch)
tree9949418312c790d12e9e8c6d0020f5dab0e893a2 /lib/libnv
parent578932e7e1aa3ac81e478453ed60540f5220cce5 (diff)
downloadFreeBSD-src-6f8f959106bd1fde415a7f1cf25f97f62a7077a1.zip
FreeBSD-src-6f8f959106bd1fde415a7f1cf25f97f62a7077a1.tar.gz
Correct a typo.
MFC after: 1 week
Diffstat (limited to 'lib/libnv')
-rw-r--r--lib/libnv/nv.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnv/nv.3 b/lib/libnv/nv.3
index 118f5bb..28a8e0b 100644
--- a/lib/libnv/nv.3
+++ b/lib/libnv/nv.3
@@ -194,7 +194,7 @@ The API supports the following data types:
.Bl -ohang -offset indent
.It Sy null ( NV_TYPE_NULL )
There is no data associated with the name.
-.It Sy bool ( NV_TYPE_BOLL )
+.It Sy bool ( NV_TYPE_BOOL )
The value can be either
.Dv true
or
OpenPOWER on IntegriCloud