Xephyr man page typo fixes.

Also trailing white space removal to clear git warnings.
This commit is contained in:
Alan Coopersmith 2008-11-21 17:16:22 -08:00
parent ca64b5949d
commit dacad9ae0b

View File

@ -51,7 +51,7 @@ uses exiting window
set 'cursor acceleration': set 'cursor acceleration':
The host's cursor is reused. This is only really there to aid The host's cursor is reused. This is only really there to aid
debugging by avoiding server paints for the cursor. Performance debugging by avoiding server paints for the cursor. Performance
improvement is negiable. improvement is negligible.
.SH "SIGNALS" .SH "SIGNALS"
Send a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to Send a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to
toggle the debugging mode. toggle the debugging mode.
@ -64,20 +64,20 @@ a value in micro seconds.
.PP .PP
.IP \(bu 2 .IP \(bu 2
Rotated displays are currently updated via full blits. This Rotated displays are currently updated via full blits. This
is slower than a normal oprientated display. Debug mode will is slower than a normal orientated display. Debug mode will
therefore not be of much use rotated. therefore not be of much use rotated.
.IP \(bu 2 .IP \(bu 2
The '-host-cursor' cursor is static in its appearence. The '-host-cursor' cursor is static in its appearance.
.IP \(bu 2 .IP \(bu 2
The build gets a warning about 'nanosleep'. I think the various '-D' The build gets a warning about 'nanosleep'. I think the various '-D'
build flags are causing this. I havn't figured as yet how to work build flags are causing this. I haven't figured as yet how to work
round it. It doesn't appear to break anything however. round it. It doesn't appear to break anything however.
.IP \(bu 2 .IP \(bu 2
Keyboard handling is basic but works. Keyboard handling is basic but works.
.TP \(bu 2 .TP \(bu 2
Mouse button 5 probably wont work. Mouse button 5 probably wont work.
.SH "SEE ALSO" .SH "SEE ALSO"
X(__miscmansuffix), Xserver(__appmansuffix__) X(__miscmansuffix__), Xserver(__appmansuffix__)
.SH AUTHOR .SH AUTHOR
Matthew Allum <mallum@o-hand.com> 2004 Matthew Allum <mallum@o-hand.com> 2004