diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-28 06:08:25 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-28 06:08:25 +0000 |
commit | 955626da1a9a4bcfbef7f95855d0ed31647bfcf9 (patch) | |
tree | 44b89eb1022e0389bad5543affd50318322341df | |
parent | 300dabdfc8270730d85f88b01bc53e7dbfa615ac (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/XRes.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/XRes.man b/man/XRes.man index 179e308..28a79c6 100644 --- a/man/XRes.man +++ b/man/XRes.man @@ -1,5 +1,5 @@ .\" -.\" $XdotOrg: xc/lib/XRes/XRes.man,v 1.3 2003/12/04 19:10:30 dawes Exp $ +.\" $XdotOrg: xc/lib/XRes/XRes.man,v 1.1.4.1.4.2 2004/03/05 12:46:31 eich Exp $ .\" $XFree86: xc/lib/XRes/XRes.man,v 1.2 2003/10/13 21:22:54 herrb Exp $ .\" .\" Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved. @@ -131,9 +131,9 @@ will return .I BadValue if passed an illegal client identifier. .SH "SEE ALSO" -Xlib(1), X(7) +X(__miscmansuffix__) .SH AUTHOR -Mark Vojkovich, for The XFree86 Project Inc. +Mark Vojkovich, originally for The XFree86 Project Inc. .SH STABILITY This API is considered as experimental. The XRes library major revision may be incremented whenever incompatible changes are done to |