components/ncurses/patches/ncurses-04-manpages.patch
changeset 6705 5c13a23c74bc
equal deleted inserted replaced
6704:1ea344c39db2 6705:5c13a23c74bc
       
     1 Normalize the five man pages that are in section 1m, adjusting them to
       
     2 be in section 8. (It's noted that Ubuntu delivered these man pages in
       
     3 section 1.)
       
     4 
       
     5 This problem will be reported upstream as ncurses 6.0 (the latest released
       
     6 version) still has these five man pages in section 1m.
       
     7 
       
     8 --- ncurses-5.7/man/captoinfo.1m.orig	2016-08-26 07:44:49.953454368 +0000
       
     9 +++ ncurses-5.7/man/captoinfo.1m	2016-08-26 07:46:07.341702464 +0000
       
    10 @@ -27,8 +27,8 @@
       
    11  .\" authorization.                                                           *
       
    12  .\"***************************************************************************
       
    13  .\"
       
    14 -.\" $Id: captoinfo.1m,v 1.22 2007/06/02 20:40:07 tom Exp $
       
    15 -.TH @CAPTOINFO@ 1M ""
       
    16 +.\" $Id: captoinfo.8,v 1.22 2007/06/02 20:40:07 tom Exp $
       
    17 +.TH @CAPTOINFO@ 8 ""
       
    18  .ds n 5
       
    19  .ds d @TERMINFO@
       
    20  .SH NAME
       
    21 @@ -171,13 +171,13 @@
       
    22  capabilities \fImeml\fR (memory lock) and \fImemu\fR (memory unlock).
       
    23  These will be discarded with a warning message.
       
    24  .SH NOTES
       
    25 -This utility is actually a link to \fB@TIC@\fR(1M), running in \fI-I\fR mode.
       
    26 +This utility is actually a link to \fB@TIC@\fR(8), running in \fI-I\fR mode.
       
    27  You can use other \fB@TIC@\fR options such as \fB-f\fR and  \fB-x\fR.
       
    28  .PP
       
    29  The trace option is not identical to SVr4's.  Under SVr4, instead of following
       
    30  the \fB-v\fR with a trace level n, you repeat it n times.
       
    31  .SH SEE ALSO
       
    32 -\fB@INFOCMP@\fR(1M),
       
    33 +\fB@INFOCMP@\fR(8),
       
    34  \fBcurses\fR(3X),
       
    35  \fBterminfo\fR(\*n)
       
    36  .PP
       
    37 --- ncurses-5.7/man/infocmp.1m.orig	2016-08-26 07:44:49.959388607 +0000
       
    38 +++ ncurses-5.7/man/infocmp.1m	2016-08-26 07:46:31.079494941 +0000
       
    39 @@ -27,8 +27,8 @@
       
    40  .\" authorization.                                                           *
       
    41  .\"***************************************************************************
       
    42  .\"
       
    43 -.\" $Id: infocmp.1m,v 1.44 2006/12/24 18:16:31 tom Exp $
       
    44 -.TH @INFOCMP@ 1M ""
       
    45 +.\" $Id: infocmp.8,v 1.44 2006/12/24 18:16:31 tom Exp $
       
    46 +.TH @INFOCMP@ 8 ""
       
    47  .ds n 5
       
    48  .ds d @TERMINFO@
       
    49  .SH NAME
       
    50 @@ -413,12 +413,12 @@
       
    51  Actual BSD curses versions will have a more restricted set.  To see only the
       
    52  4.4BSD set, use \fB-r\fR \fB-RBSD\fR.
       
    53  .SH BUGS
       
    54 -The \fB-F\fR option of \fB@INFOCMP@\fR(1M) should be a \fB@TOE@\fR(1M) mode.
       
    55 +The \fB-F\fR option of \fB@INFOCMP@\fR(8) should be a \fB@TOE@\fR(8) mode.
       
    56  .SH SEE ALSO
       
    57 -\fB@CAPTOINFO@\fR(1M),
       
    58 -\fB@INFOTOCAP@\fR(1M),
       
    59 -\fB@TIC@\fR(1M),
       
    60 -\fB@TOE@\fR(1M),
       
    61 +\fB@CAPTOINFO@\fR(8),
       
    62 +\fB@INFOTOCAP@\fR(8),
       
    63 +\fB@TIC@\fR(8),
       
    64 +\fB@TOE@\fR(8),
       
    65  \fBcurses\fR(3X),
       
    66  \fBterminfo\fR(\*n).
       
    67  .PP
       
    68 --- ncurses-5.7/man/infotocap.1m.orig	2016-08-26 07:44:49.965292183 +0000
       
    69 +++ ncurses-5.7/man/infotocap.1m	2016-08-26 07:46:47.540521425 +0000
       
    70 @@ -27,8 +27,8 @@
       
    71  .\" authorization.                                                           *
       
    72  .\"***************************************************************************
       
    73  .\"
       
    74 -.\" $Id: infotocap.1m,v 1.8 2006/12/24 20:13:56 tom Exp $
       
    75 -.TH @INFOTOCAP@ 1M ""
       
    76 +.\" $Id: infotocap.8,v 1.8 2006/12/24 20:13:56 tom Exp $
       
    77 +.TH @INFOTOCAP@ 8 ""
       
    78  .ds n 5
       
    79  .ds d @TERMINFO@
       
    80  .SH NAME
       
    81 @@ -63,8 +63,8 @@
       
    82  You can use other \fI@TIC@\fR options such as \fB-f\fR and  \fB-x\fR.
       
    83  .SH SEE ALSO
       
    84  \fBcurses\fR(3X),
       
    85 -\fB@TIC@\fR(1M),
       
    86 -\fB@INFOCMP@\fR(1M),
       
    87 +\fB@TIC@\fR(8),
       
    88 +\fB@INFOCMP@\fR(8),
       
    89  \fBterminfo\fR(\*n)
       
    90  .PP
       
    91  This describes \fBncurses\fR
       
    92 --- ncurses-5.7/man/tic.1m.orig	2016-08-26 07:44:49.967894400 +0000
       
    93 +++ ncurses-5.7/man/tic.1m	2016-08-26 07:47:03.736647461 +0000
       
    94 @@ -26,8 +26,8 @@
       
    95  .\" authorization.                                                           *
       
    96  .\"***************************************************************************
       
    97  .\"
       
    98 -.\" $Id: tic.1m,v 1.44 2006/12/24 17:59:11 tom Exp $
       
    99 -.TH @TIC@ 1M ""
       
   100 +.\" $Id: tic.8,v 1.44 2006/12/24 17:59:11 tom Exp $
       
   101 +.TH @TIC@ 8 ""
       
   102  .ds n 5
       
   103  .ds d @TERMINFO@
       
   104  .SH NAME
       
   105 @@ -92,7 +92,7 @@
       
   106  .TP
       
   107  \fB-C\fR
       
   108  Force source translation to termcap format.  Note: this differs from the \fB-C\fR
       
   109 -option of \fB@INFOCMP@\fR(1M) in that it does not merely translate capability
       
   110 +option of \fB@INFOCMP@\fR(8) in that it does not merely translate capability
       
   111  names, but also translates terminfo strings to termcap format.  Capabilities
       
   112  that are not translatable are left in the entry under their terminfo names
       
   113  but commented out with two preceding dots.
       
   114 @@ -314,10 +314,10 @@
       
   115  \fB\*d/?/*\fR
       
   116  Compiled terminal description database.
       
   117  .SH SEE ALSO
       
   118 -\fB@INFOCMP@\fR(1M),
       
   119 -\fB@CAPTOINFO@\fR(1M),
       
   120 -\fB@INFOTOCAP@\fR(1M),
       
   121 -\fB@TOE@\fR(1M),
       
   122 +\fB@INFOCMP@\fR(8),
       
   123 +\fB@CAPTOINFO@\fR(8),
       
   124 +\fB@INFOTOCAP@\fR(8),
       
   125 +\fB@TOE@\fR(8),
       
   126  \fBcurses\fR(3X),
       
   127  \fBterminfo\fR(\*n).
       
   128  .PP
       
   129 --- ncurses-5.7/man/toe.1m.orig	2016-08-26 07:44:49.969668744 +0000
       
   130 +++ ncurses-5.7/man/toe.1m	2016-08-26 07:47:18.430574121 +0000
       
   131 @@ -26,8 +26,8 @@
       
   132  .\" authorization.                                                           *
       
   133  .\"***************************************************************************
       
   134  .\"
       
   135 -.\" $Id: toe.1m,v 1.21 2008/01/05 20:57:16 tom Exp $
       
   136 -.TH @TOE@ 1M ""
       
   137 +.\" $Id: toe.8,v 1.21 2008/01/05 20:57:16 tom Exp $
       
   138 +.TH @TOE@ 8 ""
       
   139  .ds n 5
       
   140  .ds d @TERMINFO@
       
   141  .SH NAME
       
   142 @@ -80,7 +80,7 @@
       
   143  specifies that (verbose) output be written to standard error,
       
   144  showing \fBtoe\fR's progress.
       
   145  The optional parameter \fIn\fR is a number from 1 to 10,
       
   146 -interpreted as for \fB@TIC@\fR(1M).
       
   147 +interpreted as for \fB@TIC@\fR(8).
       
   148  .TP
       
   149  \fB-V\fR
       
   150  reports the version of ncurses which was used in this program,
       
   151 @@ -90,10 +90,10 @@
       
   152  \fB\*d/?/*\fR
       
   153  Compiled terminal description database.
       
   154  .SH SEE ALSO
       
   155 -\fB@TIC@\fR(1M),
       
   156 -\fB@INFOCMP@\fR(1M),
       
   157 -\fB@CAPTOINFO@\fR(1M),
       
   158 -\fB@INFOTOCAP@\fR(1M),
       
   159 +\fB@TIC@\fR(8),
       
   160 +\fB@INFOCMP@\fR(8),
       
   161 +\fB@CAPTOINFO@\fR(8),
       
   162 +\fB@INFOTOCAP@\fR(8),
       
   163  \fBcurses\fR(3X),
       
   164  \fBterminfo\fR(\*n).
       
   165  .PP