Whitespace.

This commit is contained in:
wiz 2017-01-05 09:46:32 +00:00
parent 6e0a1cbf88
commit 3134e606a6
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_cursor.3,v 1.8 2016/12/31 13:50:16 roy Exp $
.\" $NetBSD: curses_cursor.3,v 1.9 2017/01/05 09:46:32 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn@NetBSD.org, brett_lymn@yahoo.com.au)
@ -128,7 +128,7 @@ macro sets the row and column positions, respectively, of the cursor in the
current window to the values of
.Fa y
and
.Fa x.
.Fa x .
If both
.Fa y
and

View File

@ -1,4 +1,4 @@
.\" $NetBSD: curses_refresh.3,v 1.12 2017/01/02 10:28:34 roy Exp $
.\" $NetBSD: curses_refresh.3,v 1.13 2017/01/05 09:46:32 wiz Exp $
.\"
.\" Copyright (c) 2002
.\" Brett Lymn (blymn@NetBSD.org, brett_lymn@yahoo.com.au)
@ -177,4 +177,3 @@ function is a
.Em ncurses
extension to the Curses library and was added in
.Nx 8.0 .