Magellan Linux

Contents of /trunk/bc/patches/bc-1.06-info-fix.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 3182 byte(s)
-import

1 diff -r -C2 bc-1.06.orig/doc/bc.texi bc-1.06/doc/bc.texi
2 *** bc-1.06.orig/doc/bc.texi Wed Sep 27 20:22:24 2000
3 --- bc-1.06/doc/bc.texi Fri Aug 3 16:44:49 2001
4 ***************
5 *** 14,29 ****
6 @c end tex
7
8 ! @titlepage
9 ! @title @command{bc}
10 ! @subtitle an arbitrary precision calculator language
11 ! @subtitle version 1.06
12 !
13 ! @author Philip A. Nelson
14 ! @page
15
16 This manual documents @command{bc}, an arbitrary precision calculator language.
17
18 This manual is part of GNU @command{bc}.@*
19 ! @sp4
20 Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc.
21 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
22 --- 14,26 ----
23 @c end tex
24
25 ! @ifinfo
26 ! @direntry
27 ! * bc: (bc). An arbitrary precision calculator language.
28 ! @end direntry
29
30 This manual documents @command{bc}, an arbitrary precision calculator language.
31
32 This manual is part of GNU @command{bc}.@*
33 !
34 Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc.
35 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
36 ***************
37 *** 33,42 ****
38 are preserved on all copies.
39
40 ! @iftex
41 Permission is granted to process this file through TeX and print the
42 results, provided the printed document carries copying permission
43 notice identical to this one except for the removal of this paragraph
44 (this paragraph not being relevant to the printed manual).
45 ! @end iftex
46
47 Permission is granted to copy and distribute modified versions of this
48 --- 30,39 ----
49 are preserved on all copies.
50
51 ! @ignore
52 Permission is granted to process this file through TeX and print the
53 results, provided the printed document carries copying permission
54 notice identical to this one except for the removal of this paragraph
55 (this paragraph not being relevant to the printed manual).
56 ! @end ignore
57
58 Permission is granted to copy and distribute modified versions of this
59 ***************
60 *** 49,52 ****
61 --- 46,59 ----
62 except that this permission notice may be stated in a translation approved
63 by the Foundation.
64 + @end ifinfo
65 +
66 + @titlepage
67 + @title @command{bc}
68 + @subtitle an arbitrary precision calculator language
69 + @subtitle version 1.06
70 +
71 + @author Philip A. Nelson
72 + @page
73 +
74
75 You may contact the author by:
76 diff -r -C2 bc-1.06.orig/doc/dc.texi bc-1.06/doc/dc.texi
77 *** bc-1.06.orig/doc/dc.texi Thu Aug 31 11:57:43 2000
78 --- bc-1.06/doc/dc.texi Fri Aug 3 16:42:34 2001
79 ***************
80 *** 42,47 ****
81 notice identical to this one except for the removal of this paragraph
82 (this paragraph not being relevant to the printed manual).
83 -
84 @end ignore
85 Permission is granted to copy and distribute modified versions of this
86 manual under the conditions for verbatim copying, provided that the entire
87 --- 42,47 ----
88 notice identical to this one except for the removal of this paragraph
89 (this paragraph not being relevant to the printed manual).
90 @end ignore
91 +
92 Permission is granted to copy and distribute modified versions of this
93 manual under the conditions for verbatim copying, provided that the entire
94 ***************
95 *** 86,90 ****
96
97 @end titlepage
98 - @page
99
100 @node Top, Introduction, (dir), (dir)
101 --- 86,89 ----