diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-02-07 22:54:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-07 22:54:01 +0100 |
| commit | 47758e367f8414019365173691e6456411ee8a57 (patch) | |
| tree | 0e6c1c28afbd101585d41563ad2e6aae4680b6fb | |
| parent | 4f00f09f1c306e87dfea3a5bc49dcaae72280e00 (diff) | |
| parent | d9e184d2497e7f2c5d3d2ea13399d5ba7bc7fa4a (diff) | |
| download | PROJ-47758e367f8414019365173691e6456411ee8a57.tar.gz PROJ-47758e367f8414019365173691e6456411ee8a57.zip | |
Merge pull request #777 from sebastic/manpage-section
Fix manpage section for pj_init (again).
| -rw-r--r-- | man/man3/pj_init.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/pj_init.3 b/man/man3/pj_init.3 index 06ecb331..5a5aede3 100644 --- a/man/man3/pj_init.3 +++ b/man/man3/pj_init.3 @@ -1,6 +1,6 @@ .\" @(#)pj_init.3 - 5.0.0 .\" -.TH PJ_INIT 3U "2018/02/15 Rel. 5.0.0" +.TH PJ_INIT 3 "2018/02/15 Rel. 5.0.0" .ad b .hy 1 .SH NAME |
