--- org/iconv.3c	Wed Mar  3 13:42:43 2010
+++ iconv.3c	Tue Apr 27 18:33:29 2010
@@ -75,6 +75,12 @@
      is  legal,  but  for  which  an identical character does not
      exist  in  the  target  code  set,   iconv()   performs   an
      implementation-defined conversion on this character.
+                                                                              |
+     The default conversion behavior mentioned at above can be modified       |
+     if one or more of the conversion behavior modification indicators are    |
+     specified and such conversion behavior modifications are supported by    |
+     the implementation of the corresponding iconv code conversion. For       |
+     more detail, see iconv_open(3C) and iconvctl(3C).                        |
 
 
 RETURN VALUES
@@ -321,9 +327,9 @@
 
 
 SEE ALSO
-     geniconvtbl(1), iconv(1),  iconv_close(3C),  iconv_open(3C),
-     geniconvtbl(4),  attributes(5),  iconv(5), iconv_unicode(5),
-     standards(5)
+     geniconvtbl(1), iconv(1),  iconv_close(3C), iconvctl(3C),                |
+     iconv_open(3C), iconvstr(3C), geniconvtbl(4),  attributes(5),            |
+     iconv(5), iconv_unicode(5), standards(5)                                 |
 
 
 SunOS 5.11           Last change: 6 Oct 2004                    1
