svn commit: r261261 - head/contrib/libc-vis

Sergey Kandaurov pluknet at FreeBSD.org
Wed Jan 29 11:39:59 UTC 2014


Author: pluknet
Date: Wed Jan 29 11:39:58 2014
New Revision: 261261
URL: http://svnweb.freebsd.org/changeset/base/261261

Log:
  Restore the Nx macro lost in transit.
  This matches upstream.
  
  PR:		186205
  Submitted by:	naddy
  MFC after:	3 days

Modified:
  head/contrib/libc-vis/vis.3

Modified: head/contrib/libc-vis/vis.3
==============================================================================
--- head/contrib/libc-vis/vis.3	Wed Jan 29 10:42:01 2014	(r261260)
+++ head/contrib/libc-vis/vis.3	Wed Jan 29 11:39:58 2014	(r261261)
@@ -510,6 +510,7 @@ The buffer size limited versions of the 
 and
 .Fn strsnvisx Pc
 appeared in
+.Nx 6.0
 and
 .Fx 9.2 .
 Myltibyte character support was added in


More information about the svn-src-all mailing list