From 2c3307fb903f427be3d021c5780b75cac9af2ce8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:33 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man3/curs_scr_dump.3x | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'upstream/mageia-cauldron/man3/curs_scr_dump.3x') diff --git a/upstream/mageia-cauldron/man3/curs_scr_dump.3x b/upstream/mageia-cauldron/man3/curs_scr_dump.3x index 16c802a1..d6db96f4 100644 --- a/upstream/mageia-cauldron/man3/curs_scr_dump.3x +++ b/upstream/mageia-cauldron/man3/curs_scr_dump.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2022,2023 Thomas E. Dickey * +.\" Copyright 2018-2023,2024 Thomas E. Dickey * .\" Copyright 1998-2010,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scr_dump.3x,v 1.37 2023/12/30 21:34:11 tom Exp $ -.TH curs_scr_dump 3X 2023-12-30 "ncurses 6.4" "Library calls" +.\" $Id: curs_scr_dump.3x,v 1.41 2024/03/23 20:41:15 tom Exp $ +.TH curs_scr_dump 3X 2024-03-23 "ncurses 6.4" "Library calls" .ie \n(.g \{\ .ds `` \(lq .ds '' \(rq @@ -84,7 +84,7 @@ after performing any further desired updates, call \fB\%doupdate\fP(3X) or similar. .SS scr_init \fB\%scr_init\fP reads -.I filename, +.IR filename , using it to initialize .I curses data structures describing the state of the terminal screen. @@ -125,7 +125,7 @@ These functions return \fBOK\fP on success and \fBERR\fP on failure. X/Open defines no failure conditions. In this implementation, each function fails if it cannot open -.I filename. +.IR filename . .SH NOTES \fB\%scr_init\fP, \fB\%scr_set\fP, -- cgit v1.2.3