summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/scr_dump.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/scr_dump.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/scr_dump.512
1 files changed, 6 insertions, 6 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/scr_dump.5 b/upstream/opensuse-tumbleweed/man5/scr_dump.5
index 85004ac4..64de4c60 100644
--- a/upstream/opensuse-tumbleweed/man5/scr_dump.5
+++ b/upstream/opensuse-tumbleweed/man5/scr_dump.5
@@ -1,5 +1,5 @@
.\"***************************************************************************
-.\" Copyright 2018-2021,2023 Thomas E. Dickey *
+.\" Copyright 2018-2023,2024 Thomas E. Dickey *
.\" Copyright 2017 Free Software Foundation, Inc. *
.\" *
.\" Permission is hereby granted, free of charge, to any person obtaining a *
@@ -27,8 +27,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: scr_dump.5,v 1.42 2023/12/30 22:06:36 tom Exp $
-.TH scr_dump 5 2023-12-30 "ncurses 6.4" "File formats"
+.\" $Id: scr_dump.5,v 1.46 2024/03/23 20:42:29 tom Exp $
+.TH scr_dump 5 2024-03-23 "ncurses 6.5" "File formats"
.ie \n(.g \{\
.ds `` \(lq
.ds '' \(rq
@@ -236,12 +236,12 @@ As noted above,
Solaris
.I curses
has no magic number corresponding to SVr4
-.I curses.
+.IR curses .
This is odd,
since Solaris was the first operating system to meet the SVr4
guidelines.
Solaris furthermore supplies two versions of
-.I curses.
+.IR curses .
.bP
The default
.I curses
@@ -253,7 +253,7 @@ library
(which we term
.I \%xcurses),
available in
-.I /usr/xpg4,
+.IR /usr/xpg4 ,
uses a textual format with no magic number.
.IP
According to its copyright notice,