fix typo, properly install a link to nv for nvlist_freev...

This commit is contained in:
John-Mark Gurney 2014-10-27 23:03:17 +00:00
parent 1fc7fdace0
commit 55edfde154
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=273752

View File

@ -149,7 +149,7 @@ MLINKS+=nv.3 nvlist_existsv.3 \
nv.3 nvlist_takev_nvlist.3 \
nv.3 nvlist_takev_descriptor.3 \
nv.3 nvlist_takev_binary.3 \
nv.3 nvlist_freef.3 \
nv.3 nvlist_freev.3 \
nv.3 nvlist_freev_type.3 \
nv.3 nvlist_freev_null.3 \
nv.3 nvlist_freev_bool.3 \