X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_scr_dump.3x;h=229acefd39d951270ed0b33cd318df352a9aec4a;hp=9603175414873491271c05a5e4c0f3c3a7e73d0c;hb=a28e782d7794ddeec23e7cb212dc455f0d93dc22;hpb=d97989d1e0db7282c723cabb44b991b951790006 diff --git a/man/curs_scr_dump.3x b/man/curs_scr_dump.3x index 96031754..229acefd 100644 --- a/man/curs_scr_dump.3x +++ b/man/curs_scr_dump.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1998-2010,2017 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,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scr_dump.3x,v 1.14 2019/11/30 21:06:30 tom Exp $ +.\" $Id: curs_scr_dump.3x,v 1.16 2020/10/24 09:44:43 tom Exp $ .TH curs_scr_dump 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -48,13 +49,13 @@ .SH SYNOPSIS \fB#include \fR .sp -\fBint scr_dump(const char *filename);\fR +\fBint scr_dump(const char *\fP\fIfilename\fP\fB);\fR .br -\fBint scr_restore(const char *filename);\fR +\fBint scr_restore(const char *\fP\fIfilename\fP\fB);\fR .br -\fBint scr_init(const char *filename);\fR +\fBint scr_init(const char *\fP\fIfilename\fP\fB);\fR .br -\fBint scr_set(const char *filename);\fR +\fBint scr_set(const char *\fP\fIfilename\fP\fB);\fR .br .SH DESCRIPTION The \fBscr_dump\fR routine dumps the current contents