diff options
author | 2002-03-19 00:04:57 +0000 | |
---|---|---|
committer | 2002-03-19 00:04:57 +0000 | |
commit | 390d5738a482f4d6aae3f7bb4e056f7b4dbfd1fb (patch) | |
tree | 39a2dff630953bf0c7112bd2859f000614978bd4 | |
parent | UnprivUser/UnprivGroup usable now--specify numeric user/group; ok (diff) | |
download | wireguard-openbsd-390d5738a482f4d6aae3f7bb4e056f7b4dbfd1fb.tar.xz wireguard-openbsd-390d5738a482f4d6aae3f7bb4e056f7b4dbfd1fb.zip |
Remove blatant advertizement. We don't give a fuck if it's NU/Lix
or some other penguin name.
-rw-r--r-- | gnu/egcs/gcc/gcc.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/gcc.texi b/gnu/egcs/gcc/gcc.texi index 9c1f4505b05..f277d281c85 100644 --- a/gnu/egcs/gcc/gcc.texi +++ b/gnu/egcs/gcc/gcc.texi @@ -236,7 +236,9 @@ bugs. It corresponds to GCC version 2.95. @end ifset * Funding:: How to help assure funding for free software. +@ifset FSFspam * GNU/Linux:: Linux and the GNU Project +@end ifset * Copying:: GNU General Public License says how you can copy and share GCC. @@ -4081,6 +4083,7 @@ Verbatim copying and redistribution of this section is permitted without royalty; alteration is not permitted. @end display +@ifset FSFspam @node GNU/Linux @unnumbered Linux and the GNU Project @@ -4179,6 +4182,7 @@ you use them too. But please don't confuse the public by using the name ``Linux'' ambiguously. Linux is the kernel, one of the essential major components of the system. The system as a whole is more or less the GNU system. +@end ifset @node Copying @unnumbered GNU GENERAL PUBLIC LICENSE |