Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2014 15:30:32 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r263479 - head/lib/libnv
Message-ID:  <201403211530.s2LFUWZH071087@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Mar 21 15:30:31 2014
New Revision: 263479
URL: http://svnweb.freebsd.org/changeset/base/263479

Log:
  nv(3) was not in 10.0.
  
  It might be MFC'd to stable/10 for 10.1, but for now update the manual to
  avoid confusion on its availability.
  
  Discussed with:	pjd

Modified:
  head/lib/libnv/nv.3

Modified: head/lib/libnv/nv.3
==============================================================================
--- head/lib/libnv/nv.3	Fri Mar 21 15:15:30 2014	(r263478)
+++ head/lib/libnv/nv.3	Fri Mar 21 15:30:31 2014	(r263479)
@@ -28,7 +28,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 8, 2013
+.Dd March 21, 2014
 .Dt NV 3
 .Os
 .Sh NAME
@@ -594,7 +594,7 @@ while ((name = nvlist_next(nvl, &type, &
 The
 .Nm libnv
 library appeared in
-.Fx 10.0 .
+.Fx 11.0 .
 .Sh AUTHORS
 .An -nosplit
 The



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403211530.s2LFUWZH071087>