diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-19 05:53:30 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-19 05:53:30 +0000 |
| commit | a08ea57c202088519f95dfa510434668adc3803f (patch) | |
| tree | 2444cf9a408bbf6449fff630e86ede0b21af0ded /man3/regex.3 | |
| parent | 8a35999094a6c7f5125fb9d0f87704d0e029dc7a (diff) | |
| download | man-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.3 | 2 |
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; |
