aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stpcpy.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/stpcpy.3')
-rw-r--r--man3/stpcpy.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/stpcpy.3 b/man3/stpcpy.3
index 288617a7c6..1af30442f4 100644
--- a/man3/stpcpy.3
+++ b/man3/stpcpy.3
@@ -32,10 +32,10 @@ stpcpy \- copy a string returning a pointer to its end
.BI "char *stpcpy(char *" dest ", const char *" src );
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.BR stpcpy ():
.PD 0