aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 3f720faa9a..0aa2fb0225 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -182,14 +182,14 @@ structure which is the type of
is defined in
.IR <regex.h> .
-.RS 4
+.in +4n
.nf
typedef struct {
regoff_t rm_so;
regoff_t rm_eo;
} regmatch_t;
.fi
-.RE
+.in
Each
.I rm_so