diff options
author | Martin Liska <mliska@suse.cz> | 2021-06-02 14:45:49 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-06-02 14:45:49 +0200 |
commit | fcea5603e57e3f8c17ca259f36bd92c0e0bd8f35 (patch) | |
tree | 886c1e5938baa9c4971f529c4f8fa5f00b72a7d3 | |
parent | fa5b508acd3e217d75eaf000cdf2686d93b8c5c4 (diff) | |
download | gcc-fcea5603e57e3f8c17ca259f36bd92c0e0bd8f35.zip gcc-fcea5603e57e3f8c17ca259f36bd92c0e0bd8f35.tar.gz gcc-fcea5603e57e3f8c17ca259f36bd92c0e0bd8f35.tar.bz2 |
Remove man-related directives.
-rw-r--r-- | gcc/doc/include/funding.texi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gcc/doc/include/funding.texi b/gcc/doc/include/funding.texi index d1583fa..f138b1b 100644 --- a/gcc/doc/include/funding.texi +++ b/gcc/doc/include/funding.texi @@ -1,13 +1,4 @@ -@ignore -@c Set file name and title for man page. -@setfilename fsf-funding -@settitle Funding Free Software -@c man begin SEEALSO -gpl(7), gfdl(7). -@c man end -@end ignore @node Funding -@c man begin DESCRIPTION @unnumbered Funding Free Software If you want to have more free software a few years from now, it makes @@ -49,12 +40,3 @@ major new features or packages contribute the most. By establishing the idea that supporting further development is ``the proper thing to do'' when distributing free software for a fee, we can assure a steady flow of resources into making more free software. -@c man end - -@display -@c man begin COPYRIGHT -Copyright @copyright{} 1994 Free Software Foundation, Inc. -Verbatim copying and redistribution of this section is permitted -without royalty; alteration is not permitted. -@c man end -@end display |