summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-03-28 06:08:40 +0000
committerKeith Packard <keithp@keithp.com>2004-03-28 06:08:40 +0000
commit747a27477d4969225dbf868eda53c614d0d1f066 (patch)
tree9dcd611a75091369d0f01ae3a35f61f63a7704e7
parent8df16e3b0ad6086fbd2c92553e320be97b4b923f (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/Xss.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/Xss.man b/man/Xss.man
index 7442088..caac525 100644
--- a/man/Xss.man
+++ b/man/Xss.man
@@ -1,6 +1,6 @@
.\"
.\" $XFree86: xc/lib/Xss/Xss.man,v 1.1 2003/10/26 19:00:24 herrb Exp $
-.\" $XdotOrg: xc/lib/Xss/Xss.man,v 1.2 2003/11/23 05:05:01 dawes Exp $
+.\" $XdotOrg: xc/lib/Xss/Xss.man,v 1.1.4.1.4.1 2004/03/04 17:46:59 eich Exp $
.\"
.\" Copyright (C) 2003 The XFree86 Project, Inc. All Rights Reserved.
.\"
@@ -28,7 +28,7 @@
.\" or other dealings in this Software without prior written authorization
.\" from the XFree86 Project.
.\"
-.TH XScreenSaver 3 __vendorversion__
+.TH XScreenSaver __libmansuffix__ __vendorversion__
.SH NAME
XScreenSaver \- X11 Screen Saver extension client library
.SH SYNOPSIS
@@ -318,7 +318,7 @@ a BadValue error is generated by
.B XScreenSaverSelectInput .
.PP
.SH "SEE ALSO"
-Xlib(1), X(7)
+X(__miscmansuffix__)
.SH AUTHORS
Jim Fulton and Keith Packard.
.SH STABILITY