projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 6.1 - patch 20190216
[ncurses.git]
/
man
/
form_new_page.3x
diff --git
a/man/form_new_page.3x
b/man/form_new_page.3x
index 6bbd8afea445603f251e13db6540a463115bbe53..6718835cc433acecc7d8428d7a8ae0a9b72b74cf 100644
(file)
--- a/
man/form_new_page.3x
+++ b/
man/form_new_page.3x
@@
-27,7
+27,7
@@
.\" authorization. *
.\"***************************************************************************
.\"
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: form_new_page.3x,v 1.1
2 2018/04/28 19:58:50
tom Exp $
+.\" $Id: form_new_page.3x,v 1.1
3 2018/07/28 21:20:04
tom Exp $
.TH form_new_page 3X ""
.SH NAME
\fBset_new_page\fR,
.TH form_new_page 3X ""
.SH NAME
\fBset_new_page\fR,
@@
-62,8
+62,9
@@
descriptions of the entry points.
The header file \fB<form.h>\fR automatically includes the header file
\fB<curses.h>\fR.
.SH PORTABILITY
The header file \fB<form.h>\fR automatically includes the header file
\fB<curses.h>\fR.
.SH PORTABILITY
-These routines emulate the System V forms library. They were not supported on
+These routines emulate the System V forms library.
+They were not supported on
Version 7 or BSD versions.
.SH AUTHORS
Version 7 or BSD versions.
.SH AUTHORS
-Juergen Pfeifer.
Manual pages and adaptation for new curses by Eric
-S. Raymond.
+Juergen Pfeifer.
+
Manual pages and adaptation for new curses by Eric
S. Raymond.