diff options
author | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:41:26 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2014-02-01 10:41:26 +0000 |
commit | 3135f7a6a5c3614534f70a30077ded04f0b502a6 (patch) | |
tree | 6515520aa5d9361e7a8741ac62e99fb0b909f2e1 | |
parent | a4a573ce1827f6da6d6d1ccb6b529659b2ec3065 (diff) | |
download | FreeBSD-src-3135f7a6a5c3614534f70a30077ded04f0b502a6.zip FreeBSD-src-3135f7a6a5c3614534f70a30077ded04f0b502a6.tar.gz |
MFC r261261: Restore the Nx macro.
PR: 186205
Submitted by: naddy
-rw-r--r-- | contrib/libc-vis/vis.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libc-vis/vis.3 b/contrib/libc-vis/vis.3 index 9d2cb31..4bff663 100644 --- a/contrib/libc-vis/vis.3 +++ b/contrib/libc-vis/vis.3 @@ -510,6 +510,7 @@ The buffer size limited versions of the functions and .Fn strsnvisx Pc appeared in +.Nx 6.0 and .Fx 9.2 . Myltibyte character support was added in |