White space cleanup.

This commit is contained in:
matthieu
2011-07-16 17:21:41 +00:00
parent 651d3577d4
commit 6efadade45
2 changed files with 32 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
.\" $OpenBSD: xtsscale.1,v 1.11 2010/12/06 06:49:47 jasper Exp $
.\" $OpenBSD: xtsscale.1,v 1.12 2011/07/16 17:21:41 matthieu Exp $
.\"
.\" Copyright (c) 2007 Robert Nagy <robert@openbsd.org>
.\" Copyright (c) 2009 Matthieu Herrb <matthieu@herrb.eu>
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd $Mdocdate: December 6 2010 $
.Dd $Mdocdate: July 16 2011 $
.Dt XTSSCALE 1
.Os
.Sh NAME
@@ -86,7 +86,7 @@ This result should be placed into
.Pa /etc/wsconsctl.conf
for further use.
The new calibration is automatically used by the X server.
The Calibration process can be interrupted at any time using the ESC
The calibration process can be interrupted at any time using the ESC
key.
In this case the current screen calibration data will not be modified.
.Sh NOTES

View File

@@ -1,4 +1,4 @@
/* $OpenBSD: xtsscale.c,v 1.17 2011/06/28 08:18:49 jasper Exp $ */
/* $OpenBSD: xtsscale.c,v 1.18 2011/07/16 17:21:41 matthieu Exp $ */
/*
* Copyright (c) 2007 Robert Nagy <robert@openbsd.org>
* Copyright (c) 2009 Matthieu Herrb <matthieu@herrb.eu>