X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_legacy.3x;fp=man%2Fcurs_legacy.3x;h=5eaee79512b2ae52b5f58c207f13c7fe185f802b;hp=0243cf48303f24fb9f692fd97c619ff0e7aabb3c;hb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c;hpb=515d83a2495606171a23c6eee948aea07536d178 diff --git a/man/curs_legacy.3x b/man/curs_legacy.3x index 0243cf48..5eaee795 100644 --- a/man/curs_legacy.3x +++ b/man/curs_legacy.3x @@ -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 * @@ -27,12 +27,12 @@ .\" 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