diff options
author | jmg <jmg@FreeBSD.org> | 2013-02-26 19:46:02 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2013-02-26 19:46:02 +0000 |
commit | 50cba338c890752495578e5210b50e2c299a9058 (patch) | |
tree | ce92826dffa843c726f89df76cd4e3a4083c280b /lib | |
parent | c3efc41585ab7a15225bee79375a4d44f17134b6 (diff) | |
download | FreeBSD-src-50cba338c890752495578e5210b50e2c299a9058.zip FreeBSD-src-50cba338c890752495578e5210b50e2c299a9058.tar.gz |
no one bothered to write the iconv.9 man page... If it appears we
can readd the xref...
MFC: 1 week
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libkiconv/kiconv.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libkiconv/kiconv.3 b/lib/libkiconv/kiconv.3 index affacf1..ed250a1 100644 --- a/lib/libkiconv/kiconv.3 +++ b/lib/libkiconv/kiconv.3 @@ -126,5 +126,4 @@ not using .Sh SEE ALSO .Xr iconv 3 , .Xr tolower 3 , -.Xr toupper 3 , -.Xr iconv 9 +.Xr toupper 3 |