Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 20:59:00 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r269529 - head/lib/libc/iconv
Message-ID:  <53dff414.5b5d.21a3da9e@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmg
Date: Mon Aug  4 20:58:59 2014
New Revision: 269529
URL: http://svnweb.freebsd.org/changeset/base/269529

Log:
  add xrefs for the other functions...
  
  There should be more text in this page talking about each of these links,
  but at least people know about them now...
  
  MFC after:	1 week

Modified:
  head/lib/libc/iconv/iconv.3

Modified: head/lib/libc/iconv/iconv.3
==============================================================================
--- head/lib/libc/iconv/iconv.3	Mon Aug  4 20:50:46 2014	(r269528)
+++ head/lib/libc/iconv/iconv.3	Mon Aug  4 20:58:59 2014	(r269529)
@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd June 16, 2010
+.Dd August 4, 2014
 .Dt ICONV 3
 .Os
 .Sh NAME
@@ -284,6 +284,10 @@ terminates with an incomplete character 
 .El
 .Sh SEE ALSO
 .Xr iconv 1 ,
+.Xr __iconv_get_list 3 ,
+.Xr iconv_canonicalize 3 ,
+.Xr iconvctl 3 ,
+.Xr iconvlist 3 ,
 .Xr mkcsmapper 1 ,
 .Xr mkesdb 1
 .Sh STANDARDS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53dff414.5b5d.21a3da9e>