diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-08 19:14:44 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-06-09 16:05:14 -0700 |
commit | 7d08b9841ce01628881969b9cdd08d732c87aad7 (patch) | |
tree | 25fe605dbcb3fffcbc6e80461f80c1e0a9fa6184 /man/Xfixes.man | |
parent | e81d298c3dd043ee2234156f81d75cac394ad896 (diff) |
Fix .TH values in Xfixes.man
Requires xorg-macros 1.8 in order to get the updated XORG_MANPAGE_SECTIONS
that sets $(SED) & $(MAN_SUBSTS) from configure for us.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Diffstat (limited to 'man/Xfixes.man')
-rw-r--r-- | man/Xfixes.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Xfixes.man b/man/Xfixes.man index ddc6c46..075b78f 100644 --- a/man/Xfixes.man +++ b/man/Xfixes.man @@ -25,7 +25,7 @@ .ns .TP \\$1 .. -.TH XFIXES 3 "Version 1.0" "XFree86" +.TH XFIXES __libmansuffix__ __xorgversion__ .SH NAME XFixes \- Augmented versions of core protocol requests |