diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-13 18:14:22 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-11-13 18:14:22 +0000 |
commit | 6424ff482a845160bc1146bb8a17fa2bde976685 (patch) | |
tree | a5746dbab9ab1cfeaa37bf2d4abdb959c3ba2e25 /ChangeLog | |
parent | 68ee705e1066d5092bc266c9d47d6c1022be2f1c (diff) |
Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sed
to substitute variables in man pages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-11-13 Alan Coopersmith <alan.coopersmith@sun.com> + + * configure.ac: + * man/Makefile.am: + Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. + Use sed to substitute variables in man pages. + 2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |