aboutsummaryrefslogtreecommitdiffstats
path: root/man2/truncate.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/truncate.2')
-rw-r--r--man2/truncate.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/truncate.2 b/man2/truncate.2
index 4351714ee7..cf7ec4da79 100644
--- a/man2/truncate.2
+++ b/man2/truncate.2
@@ -52,10 +52,10 @@ truncate, ftruncate \- truncate a file to a specified length
.br
.BI "int ftruncate(int " fd ", off_t " length );
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.ad l
.PP
.BR truncate ():