]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / form.3x
index 044a1867b2bb0466a87d650648e333039cc71d07..15feb311bca37feb17567999192f243bed176189 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2020,2021 Thomas E. Dickey                                *
+.\" Copyright 2018-2021,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form.3x,v 1.39 2021/12/25 21:49:32 tom Exp $
-.TH form 3X 2021-12-25 "ncurses 6.4" "Library calls"
+.\" $Id: form.3x,v 1.42 2023/07/01 15:46:10 tom Exp $
+.TH form 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -42,7 +42,6 @@
 \fBform\fP \- curses extension for programming forms
 .SH SYNOPSIS
 \fB#include <form.h>\fP
-.br
 .SH DESCRIPTION
 The \fBform\fP library provides terminal-independent facilities for composing
 form screens on character-cell terminals.