X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_driver.3x;h=9b564f94de2bff3891ed514f8f08cb5564f15865;hp=3b8308a927485820b2be7c015b4f6a5d2f97481e;hb=5925150381bb42a4d8c7116d62c348a7b84309f3;hpb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;ds=inline diff --git a/man/form_driver.3x b/man/form_driver.3x index 3b8308a9..9b564f94 100644 --- a/man/form_driver.3x +++ b/man/form_driver.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * +.\" Copyright 2018-2019,2020 Thomas E. Dickey * +.\" Copyright 1998-2016,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: form_driver.3x,v 1.32 2019/01/20 20:31:42 tom Exp $ +.\" $Id: form_driver.3x,v 1.34 2020/10/17 23:28:04 tom Exp $ .TH form_driver 3X "" .de bP .ie n .IP \(bu 4 @@ -37,7 +38,7 @@ \fBform_driver_w\fR \- command-processing loop of the form system .SH SYNOPSIS \fB#include \fR -.br +.sp \fBint form_driver(FORM *\fP\fIform\fP\fB, int \fP\fIc\fP\fB);\fP .br \fBint form_driver_w(FORM *\fP\fIform\fP\fB, int \fP\fIc\fP\fB, wchar_t \fP\fIwch\fP\fB);\fP