From owner-svn-src-head@FreeBSD.ORG Tue Feb 26 19:46:03 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B556AA4F; Tue, 26 Feb 2013 19:46:03 +0000 (UTC) (envelope-from jmg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8FFBE1B84; Tue, 26 Feb 2013 19:46:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1QJk340038119; Tue, 26 Feb 2013 19:46:03 GMT (envelope-from jmg@svn.freebsd.org) Received: (from jmg@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1QJk3DW038118; Tue, 26 Feb 2013 19:46:03 GMT (envelope-from jmg@svn.freebsd.org) Message-Id: <201302261946.r1QJk3DW038118@svn.freebsd.org> From: John-Mark Gurney Date: Tue, 26 Feb 2013 19:46:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r247337 - head/lib/libkiconv X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 19:46:03 -0000 Author: jmg Date: Tue Feb 26 19:46:02 2013 New Revision: 247337 URL: http://svnweb.freebsd.org/changeset/base/247337 Log: no one bothered to write the iconv.9 man page... If it appears we can readd the xref... MFC: 1 week Modified: head/lib/libkiconv/kiconv.3 Modified: head/lib/libkiconv/kiconv.3 ============================================================================== --- head/lib/libkiconv/kiconv.3 Tue Feb 26 19:14:29 2013 (r247336) +++ head/lib/libkiconv/kiconv.3 Tue Feb 26 19:46:02 2013 (r247337) @@ -126,5 +126,4 @@ not using .Sh SEE ALSO .Xr iconv 3 , .Xr tolower 3 , -.Xr toupper 3 , -.Xr iconv 9 +.Xr toupper 3