summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 18:43:41 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 18:43:41 +0000
commitee99568cca84a7e1762c7aab09c9d5ddf381406c (patch)
treeed17e17753ce9ba9ea1fd67d9a23fa31f07f4866
parent6f18e086dd998720a80e8d7d9807683dfd29fad0 (diff)
-rw-r--r--man/Xfontcache.man6
-rw-r--r--src/FontCache.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/Xfontcache.man b/man/Xfontcache.man
index d238738..473a4e3 100644
--- a/man/Xfontcache.man
+++ b/man/Xfontcache.man
@@ -1,5 +1,5 @@
.\"
-.\" $XFree86: xc/lib/Xfontcache/Xfontcache.man,v 1.1 2003/10/13 21:50:23 herrb Exp $
+.\" $XFree86: xc/lib/Xfontcache/Xfontcache.man,v 1.1 2003/10/13 21:19:28 herrb Exp $
.\"
.\" Copyright (C) 2003 The XFree86 Project, Inc. All Rights Reserved.
.\"
@@ -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
diff --git a/src/FontCache.c b/src/FontCache.c
index a97aae1..7561f66 100644
--- a/src/FontCache.c
+++ b/src/FontCache.c
@@ -27,7 +27,7 @@
*
* Id: FontCache.c,v 1.8 1999/01/31 12:52:49 akiyama Exp $
*/
-/* $XFree86: xc/lib/Xfontcache/FontCache.c,v 1.4 2003/10/15 22:05:14 herrb Exp $ */
+/* $XFree86: FontCache.c,v 1.3 2002/10/16 00:37:28 dawes Exp $ */
/* THIS IS NOT AN X CONSORTIUM STANDARD */