diff options
author | bms <bms@FreeBSD.org> | 2003-10-05 13:39:28 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2003-10-05 13:39:28 +0000 |
commit | 3a6a851fce68f532ccb5647bd091cf245b2ef495 (patch) | |
tree | 14690775f0ba17c280b4ea0250daabf9d2396683 /lib | |
parent | 3960d861d4f92d1408e29bde894b2b8bf04e721b (diff) | |
download | FreeBSD-src-3a6a851fce68f532ccb5647bd091cf245b2ef495.zip FreeBSD-src-3a6a851fce68f532ccb5647bd091cf245b2ef495.tar.gz |
Correct .Xr's in kiconv.3.
Submitted by: osa
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libkiconv/kiconv.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libkiconv/kiconv.3 b/lib/libkiconv/kiconv.3 index 1389e99..c742c7f 100644 --- a/lib/libkiconv/kiconv.3 +++ b/lib/libkiconv/kiconv.3 @@ -100,7 +100,7 @@ whose length is not using .Xr iconv 3 . .Sh SEE ALSO -.Xr iconv 3 -.Xr tolower 3 -.Xr toupper 3 +.Xr iconv 3 , +.Xr tolower 3 , +.Xr toupper 3 , .Xr iconv 9 |