X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_scr_dump.3x;h=9603175414873491271c05a5e4c0f3c3a7e73d0c;hp=24b08c3e2e1d96bffa356f6d0f2bce888eff6acf;hb=d97989d1e0db7282c723cabb44b991b951790006;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/man/curs_scr_dump.3x b/man/curs_scr_dump.3x index 24b08c3e..96031754 100644 --- a/man/curs_scr_dump.3x +++ b/man/curs_scr_dump.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,8 +26,12 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scr_dump.3x,v 1.13 2018/07/28 22:50:26 tom Exp $ +.\" $Id: curs_scr_dump.3x,v 1.14 2019/11/30 21:06:30 tom Exp $ .TH curs_scr_dump 3X "" +.ie \n(.g .ds `` \(lq +.el .ds `` `` +.ie \n(.g .ds '' \(rq +.el .ds '' '' .de bP .ie n .IP \(bu 4 .el .IP \(bu 2 @@ -100,7 +104,7 @@ qualifiers). .PP The SVr4 docs merely say under \fBscr_init\fR that the dump data is also considered invalid "if the time-stamp of the tty is old" but do not define -"old". +\*(``old\*(''. .SH SEE ALSO \fBcurses\fR(3X), \fBcurs_initscr\fR(3X),