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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"