]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/form_field_just.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / form_field_just.3x
index cf3ccfe6cb1c3c02757b5bfd541e6caf8283bfa2..6cd1f327f1e20374911c060993eecd9981f977fe 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: form_field_just.3x,v 1.22 2022/02/12 20:03:40 tom Exp $
-.TH form_field_just 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: form_field_just.3x,v 1.25 2023/07/01 15:46:10 tom Exp $
+.TH form_field_just 3X 2023-07-01 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -43,7 +43,6 @@
 \fBint set_field_just(FIELD *\fIfield\fB, int \fIjustification\fB);\fR
 .br
 \fBint field_just(const FIELD *\fIfield\fB);\fR
-.br
 .SH DESCRIPTION
 The function \fBset_field_just\fP sets the justification attribute of
 a field; \fBfield_just\fP returns a field's justification attribute.