* Lead option description by stating what the option does. * More clearly distinguish default/normal behavior from that configured by this option. --- man/ncurses.3x | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x index b0a4e79cb..dfc589aeb 100644 --- a/man/ncurses.3x +++ b/man/ncurses.3x @@ -1748,6 +1748,11 @@ .SH "ALTERNATE CONFIGURATIONS" .IR \%ncurses . .TP 5 .B \-\-disable\-overwrite +Avoid file name conflicts between +.I \%ncurses +and an existing +.I curses +installation on the system. The standard C preprocessor inclusion for the .I curses library is as follows. @@ -1763,11 +1768,6 @@ .SH "ALTERNATE CONFIGURATIONS" .EE .RE .PP -This option is used to avoid file name conflicts between -.I \%ncurses -and an existing -.I curses -installation on the system. If .I \%ncurses is installed disabling overwrite, @@ -1782,7 +1782,9 @@ .SH "ALTERNATE CONFIGURATIONS" .EE .RE .PP -Installation also omits a symbolic link that would cause the compiler's +With +.BR \%\-\-disable\-overwrite "," +installation also omits a symbolic link that would cause the compiler's .B \%\-lcurses option to link object files with .I \%ncurses -- 2.30.2
signature.asc
Description: PGP signature
