]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_legacy.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / curs_legacy.3x
index 0243cf48303f24fb9f692fd97c619ff0e7aabb3c..5eaee79512b2ae52b5f58c207f13c7fe185f802b 100644 (file)
@@ -1,5 +1,5 @@
 .\"***************************************************************************
-.\" Copyright 2019-2020,2022 Thomas E. Dickey                                *
+.\" Copyright 2019-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 2007-2015,2017 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_legacy.3x,v 1.14 2022/02/12 20:05:11 tom Exp $
+.\" $Id: curs_legacy.3x,v 1.17 2023/07/01 15:43:20 tom Exp $
 .de bP
 .ie n  .IP \(bu 4
 .el    .IP \(bu 2
 ..
-.TH curs_legacy 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.TH curs_legacy 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .SH NAME
 curs_legacy \- get \fBcurses\fP cursor and window coordinates, attributes
 .SH SYNOPSIS
@@ -55,7 +55,6 @@ curs_legacy \- get \fBcurses\fP cursor and window coordinates, attributes
 \fBint getparx(const WINDOW *\fIwin\fB);\fR
 .br
 \fBint getpary(const WINDOW *\fIwin\fB);\fR
-.br
 .SH DESCRIPTION
 These legacy functions are simpler to use than the X/Open Curses functions:
 .bP