summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/unvis.3
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-03 08:26:50 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-03 08:26:50 +0000
commit24537f6134f6e52281929e7c16a3c4cbfa5a8b5b (patch)
tree884c38a4835085cf12d30bf7661dc6ed66bdc80e /lib/libc/gen/unvis.3
parent17bfd1bd681dfa6ef535be6b1f838267fc7395c1 (diff)
downloadFreeBSD-src-24537f6134f6e52281929e7c16a3c4cbfa5a8b5b.zip
FreeBSD-src-24537f6134f6e52281929e7c16a3c4cbfa5a8b5b.tar.gz
Add to the SEE ALSO section, a reference to the RFC mentioned in
text introduced in the previous commit.
Diffstat (limited to 'lib/libc/gen/unvis.3')
-rw-r--r--lib/libc/gen/unvis.38
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3
index ba6b38b..c8afeee 100644
--- a/lib/libc/gen/unvis.3
+++ b/lib/libc/gen/unvis.3
@@ -180,7 +180,13 @@ if (unvis(&out, (char)0, &state, UNVIS_END) == UNVIS_VALID)
(void) putchar(out);
.Ed
.Sh SEE ALSO
-.Xr vis 1
+.Xr vis 1 ,
+.Xr vis 3
+.Rs
+.%A R. Fielding
+.%T Relative Uniform Resource Locators
+.%O RFC1808
+.Re
.Sh HISTORY
The
.Nm unvis
OpenPOWER on IntegriCloud