X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_spacing.3x;h=54397bb32e6aa344e7dce3692249c9d245d75d16;hp=4d960b6fb2770ec2382a9a62fc6f4247a6cb4d12;hb=HEAD;hpb=894a177fd5228cdbe790bd1dc9435bd435c29681 diff --git a/man/menu_spacing.3x b/man/menu_spacing.3x index 4d960b6f..d15e77d5 100644 --- a/man/menu_spacing.3x +++ b/man/menu_spacing.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2022,2023 Thomas E. Dickey * +.\" Copyright 2018-2023,2024 Thomas E. Dickey * .\" Copyright 1998-2010,2015 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,8 +27,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: menu_spacing.3x,v 1.32 2023/10/07 21:19:07 tom Exp $ -.TH menu_spacing 3X 2023-10-07 "ncurses 6.4" "Library calls" +.\" $Id: menu_spacing.3x,v 1.37 2024/03/16 15:35:01 tom Exp $ +.TH menu_spacing 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls" .SH NAME \fBset_menu_spacing\fP, \fBmenu_spacing\fP \- @@ -79,11 +79,8 @@ Both routines return \fBE_OK\fP on success. \fBset_menu_spacing\fP may return \fBE_POSTED\fP if the menu is posted, or \fBE_BAD_ARGUMENT\fP if one of the spacing values is out of range. -.SH NOTES -The header file \fB\fP automatically includes the header file -\fB\fP. .SH PORTABILITY -These routines are specific to ncurses. +These routines are specific to \fI\%ncurses\fP. They were not supported on Version 7, BSD or System V implementations. It is recommended that