]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/scr_dump.5
ncurses 6.4 - patch 20240323
[ncurses.git] / man / scr_dump.5
index 505fca52c97415bc524b121447ca4ba03e8706e1..95b2142ee6af005e24d725b645456b61d241475d 100644 (file)
@@ -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 @NCURSES_MAJOR@.@NCURSES_MINOR@" "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,