summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-03-28 06:08:30 +0000
committerKeith Packard <keithp@keithp.com>2004-03-28 06:08:30 +0000
commitf40f53d49bc6af02f8367130d5bf770b5426d05e (patch)
treeed17e17753ce9ba9ea1fd67d9a23fa31f07f4866
parentfff396977b0bdcc94349173ec5fafaa5cbcf6910 (diff)
38. TM fixes for .man files in lib directory (Keith Packard)XORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
-rw-r--r--man/Xfontcache.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/Xfontcache.man b/man/Xfontcache.man
index 1bb5cf7..473a4e3 100644
--- a/man/Xfontcache.man
+++ b/man/Xfontcache.man
@@ -27,7 +27,7 @@
.\" or other dealings in this Software without prior written authorization
.\" from the XFree86 Project.
.\"
-.TH Xfontcache 3 __vendorversion__
+.TH Xfontcache __libmansuffix__ __vendorversion__
.SH NAME
Xfontcache \- X-TrueType font cache extension client library
.SH SYNOPSIS
@@ -128,7 +128,7 @@ will return
.I BadValue
if passed an illegal parameters for lowmark, himark or balance fields.
.SH "SEE ALSO"
-Xlib(1), X(7)
+X(__miscmansuffix__)
.SH AUTHOR
Akio Morita, X-TrueType team, Nozomi Ytow.
.SH STABILITY