summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-29 15:57:50 +0000
committerru <ru@FreeBSD.org>2002-11-29 15:57:50 +0000
commit3f859aa2ab91ed5a7f52ef2667cdd5d040bcbdf7 (patch)
tree15ecd517a64da40d5f62adfdcbb03cc605dfac67 /lib/libc/string
parent8bfe544f0ac6dbbaab251f97964f8e610ea7579f (diff)
downloadFreeBSD-src-3f859aa2ab91ed5a7f52ef2667cdd5d040bcbdf7.zip
FreeBSD-src-3f859aa2ab91ed5a7f52ef2667cdd5d040bcbdf7.tar.gz
mdoc(7) police: formatting nits.
Approved by: re
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strcpy.32
-rw-r--r--lib/libc/string/strsep.34
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3
index 01456d0..d52d0ed 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -99,7 +99,7 @@ return
.Fa dst .
The
.Fn stpcpy
-function returns a pointer to the terminating
+function returns a pointer to the terminating
.Ql \e0
character of
.Fa dst .
diff --git a/lib/libc/string/strsep.3 b/lib/libc/string/strsep.3
index 12bd585..77c7b84 100644
--- a/lib/libc/string/strsep.3
+++ b/lib/libc/string/strsep.3
@@ -65,7 +65,9 @@ The original value of
.Fa *stringp
is returned.
.Pp
-An ``empty'' field (i.e., a character in the string
+An
+.Dq empty
+field (i.e., a character in the string
.Fa delim
occurs as the first character of
.Fa *stringp )
OpenPOWER on IntegriCloud