diff options
author | Brice Goglin <Brice.Goglin@ens-lyon.org> | 2007-07-25 21:41:28 +0200 |
---|---|---|
committer | Brice Goglin <Brice.Goglin@ens-lyon.org> | 2007-07-25 21:41:28 +0200 |
commit | 5362a27db8fddfb03ade3b2c622a2256d91de9eb (patch) | |
tree | fb2e8f1db3519ac058011036a2350bb557e0e57f | |
parent | 583d26d583bb0034ff91119ceefc08df64fbbc46 (diff) |
Fix typo in Xinerama.man
Reported by Emanuele Rocca <ema@debian.org> in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432256
-rw-r--r-- | man/Xinerama.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Xinerama.man b/man/Xinerama.man index d6b5be7..bec9f80 100644 --- a/man/Xinerama.man +++ b/man/Xinerama.man @@ -103,7 +103,7 @@ incompatible, it returns zero. .SS \fBXineramaIsActive()\fR .LP -The XineramaActive function returns a Boolean operator used to determine if +The XineramaIsActive function returns a Boolean operator used to determine if Xinerama is activated on the screen. Returns True for active and False for not active. .sp |