aboutsummaryrefslogtreecommitdiffstats
path: root/man3/regex.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-19 05:53:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-19 05:53:30 +0000
commita08ea57c202088519f95dfa510434668adc3803f (patch)
tree2444cf9a408bbf6449fff630e86ede0b21af0ded /man3/regex.3
parent8a35999094a6c7f5125fb9d0f87704d0e029dc7a (diff)
downloadman-pages-a08ea57c202088519f95dfa510434668adc3803f.tar.gz
Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
Diffstat (limited to 'man3/regex.3')
-rw-r--r--man3/regex.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index 46185dd5b4..3f720faa9a 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -182,7 +182,7 @@ structure which is the type of
is defined in
.IR <regex.h> .
-.RS
+.RS 4
.nf
typedef struct {
regoff_t rm_so;