diff options
| author | jwise <jwise@NetBSD.org> | 2003-09-26 17:59:10 +0000 |
|---|---|---|
| committer | jwise <jwise@NetBSD.org> | 2003-09-26 17:59:10 +0000 |
| commit | 869320cb24bd7c9cdee3d81e2d8a830bb1ef54cb (patch) | |
| tree | d942a1a75ae4c76a5f8e0574e1d1c23ef826e4a3 /gnu | |
| parent | 8bf28f7014342e01b93cc15b2760bf8cf80567c5 (diff) | |
NetBSD includes many manual pages. It does not, however, include a gpl(7),
a gfdl(7), or (particularly) an fsf-funding(7).
So don't cross-reference them.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/gcc/gcc/doc/cpp.1 | 5 | ||||
| -rw-r--r-- | gnu/dist/gcc/gcc/doc/gcc.1 | 4 | ||||
| -rw-r--r-- | gnu/dist/gcc/gcc/doc/gcov.1 | 5 |
3 files changed, 4 insertions, 10 deletions
diff --git a/gnu/dist/gcc/gcc/doc/cpp.1 b/gnu/dist/gcc/gcc/doc/cpp.1 index 08c241312e7..e68695d0b3b 100644 --- a/gnu/dist/gcc/gcc/doc/cpp.1 +++ b/gnu/dist/gcc/gcc/doc/cpp.1 @@ -830,7 +830,6 @@ except that system header files are not ignored, so it implies main input file is omitted. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fIgpl\fR\|(7), \fIgfdl\fR\|(7), \fIfsf\-funding\fR\|(7), \&\fIgcc\fR\|(1), \fIas\fR\|(1), \fIld\fR\|(1), and the Info entries for \fIcpp\fR, \fIgcc\fR, and \&\fIbinutils\fR. .SH "COPYRIGHT" @@ -841,9 +840,7 @@ Free Software Foundation, Inc. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.1 or -any later version published by the Free Software Foundation. A copy of -the license is included in the -man page \fIgfdl\fR\|(7). +any later version published by the Free Software Foundation. This manual contains no Invariant Sections. The Front-Cover Texts are (a) (see below), and the Back-Cover Texts are (b) (see below). .PP diff --git a/gnu/dist/gcc/gcc/doc/gcc.1 b/gnu/dist/gcc/gcc/doc/gcc.1 index 8a55f9a5bcd..92852d0cc47 100644 --- a/gnu/dist/gcc/gcc/doc/gcc.1 +++ b/gnu/dist/gcc/gcc/doc/gcc.1 @@ -10237,7 +10237,6 @@ to subtle defects. Supplying them in cases where they are not necessary is innocuous. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fIgpl\fR\|(7), \fIgfdl\fR\|(7), \fIfsf\-funding\fR\|(7), \&\fIcpp\fR\|(1), \fIgcov\fR\|(1), \fIg77\fR\|(1), \fIas\fR\|(1), \fIld\fR\|(1), \fIgdb\fR\|(1), \fIadb\fR\|(1), \fIdbx\fR\|(1), \fIsdb\fR\|(1) and the Info entries for \fIgcc\fR, \fIcpp\fR, \fIg77\fR, \fIas\fR, \&\fIld\fR, \fIbinutils\fR and \fIgdb\fR. @@ -10256,8 +10255,7 @@ under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being ``\s-1GNU\s0 General Public License'' and ``Funding Free Software'', the Front-Cover texts being (a) (see below), and with -the Back-Cover Texts being (b) (see below). A copy of the license is -included in the \fIgfdl\fR\|(7) man page. +the Back-Cover Texts being (b) (see below). .PP (a) The \s-1FSF\s0's Front-Cover Text is: .PP diff --git a/gnu/dist/gcc/gcc/doc/gcov.1 b/gnu/dist/gcc/gcc/doc/gcov.1 index c6c4d870f9d..266f1a11cff 100644 --- a/gnu/dist/gcc/gcc/doc/gcov.1 +++ b/gnu/dist/gcc/gcc/doc/gcov.1 @@ -474,7 +474,7 @@ the output does not indicate how many times the result was 0 and how many times the result was 1. .SH "SEE ALSO" .IX Header "SEE ALSO" -\&\fIgpl\fR\|(7), \fIgfdl\fR\|(7), \fIfsf\-funding\fR\|(7), \fIgcc\fR\|(1) and the Info entry for \fIgcc\fR. +\&\fIgcc\fR\|(1) and the Info entry for \fIgcc\fR. .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (c) 1996, 1997, 1999, 2000, 2001, 2002, 2003 @@ -485,8 +485,7 @@ under the terms of the \s-1GNU\s0 Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being ``\s-1GNU\s0 General Public License'' and ``Funding Free Software'', the Front-Cover texts being (a) (see below), and with -the Back-Cover Texts being (b) (see below). A copy of the license is -included in the \fIgfdl\fR\|(7) man page. +the Back-Cover Texts being (b) (see below). .PP (a) The \s-1FSF\s0's Front-Cover Text is: .PP |
