summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strtok.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-08 11:48:28 +0000
committerru <ru@FreeBSD.org>2001-08-08 11:48:28 +0000
commit6787c701a8230014e296d1e65c8b4733ddf84f84 (patch)
treef029a640ea1451d65719cafec9eae942a7d4b0ac /lib/libc/string/strtok.3
parentcac152301a43f148900fda9996229f20901ba6ba (diff)
downloadFreeBSD-src-6787c701a8230014e296d1e65c8b4733ddf84f84.zip
FreeBSD-src-6787c701a8230014e296d1e65c8b4733ddf84f84.tar.gz
mdoc(7) police: expand plain text xrefs.
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r--lib/libc/string/strtok.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index 6ad05cc..814cee5 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -66,7 +66,8 @@
.Fn strtok_r "char *str" "const char *sep" "char **last"
.Sh DESCRIPTION
.Bf -symbolic
-This interface is obsoleted by strsep(3).
+This interface is obsoleted by
+.Xr strsep 3 .
.Ef
.Pp
The
OpenPOWER on IntegriCloud