summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
committerwosch <wosch@FreeBSD.org>1997-01-13 00:25:51 +0000
commit71f5160702a3685adb78b26f229b3c74a458c0f5 (patch)
treecf676e7c261d79d654f052f6b787e0f9aa00b52d /gnu
parent62621e3ce1a174c2bfdb3d517009676a09fce1c3 (diff)
downloadFreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.zip
FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.tar.gz
Sort cross references.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/f77/f77.16
-rw-r--r--gnu/usr.bin/ld/ld.16
-rw-r--r--gnu/usr.bin/ld/ld.1aout6
-rw-r--r--gnu/usr.bin/ld/rtld/rtld.16
-rw-r--r--gnu/usr.bin/man/catman/catman.16
5 files changed, 16 insertions, 14 deletions
diff --git a/gnu/usr.bin/cc/f77/f77.1 b/gnu/usr.bin/cc/f77/f77.1
index cc501d7..b4e4582 100644
--- a/gnu/usr.bin/cc/f77/f77.1
+++ b/gnu/usr.bin/cc/f77/f77.1
@@ -1,3 +1,5 @@
+.\" $Id$
+.\"
.Dd July 22, 1995
.Dt F77 1
.Os FreeBSD
@@ -59,9 +61,9 @@ a.out link edited output
/usr/lib/libf2c.so.x.y shared f2c library
.Pp
.Sh SEE ALSO
-.Xr f2c 1 ,
-.Xr cc 1 ,
.Xr as 1 ,
+.Xr cc 1 ,
+.Xr f2c 1 ,
.Xr ld 1
.Sh BUGS
The input file must end in .f - for instance .for will give problems.
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1
index 6aebcd7..57524fc 100644
--- a/gnu/usr.bin/ld/ld.1
+++ b/gnu/usr.bin/ld/ld.1
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ld.1,v 1.11 1996/08/29 18:05:54 wosch Exp $
+.\" $Id: ld.1,v 1.12 1996/10/01 01:22:21 peter Exp $
.\"
.Dd October 14, 1993
.Dt LD 1
@@ -247,9 +247,9 @@ options and preceding the built-in path.
.El
.Sh FILES
.Sh SEE ALSO
-.Xr ldconfig 8 ,
+.Xr rtld 1 ,
.Xr link 5 ,
-.Xr rtld 1
+.Xr ldconfig 8
.Sh CAVEATS
An entry point must now explicitly be given if the output is intended to be
a normal executable program. This was not the case for the previous version of
diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout
index 6aebcd7..57524fc 100644
--- a/gnu/usr.bin/ld/ld.1aout
+++ b/gnu/usr.bin/ld/ld.1aout
@@ -27,7 +27,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ld.1,v 1.11 1996/08/29 18:05:54 wosch Exp $
+.\" $Id: ld.1,v 1.12 1996/10/01 01:22:21 peter Exp $
.\"
.Dd October 14, 1993
.Dt LD 1
@@ -247,9 +247,9 @@ options and preceding the built-in path.
.El
.Sh FILES
.Sh SEE ALSO
-.Xr ldconfig 8 ,
+.Xr rtld 1 ,
.Xr link 5 ,
-.Xr rtld 1
+.Xr ldconfig 8
.Sh CAVEATS
An entry point must now explicitly be given if the output is intended to be
a normal executable program. This was not the case for the previous version of
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1
index 9567fd2..4f26ea3 100644
--- a/gnu/usr.bin/ld/rtld/rtld.1
+++ b/gnu/usr.bin/ld/rtld/rtld.1
@@ -1,4 +1,4 @@
-.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $
+.\" $Id: rtld.1,v 1.9 1997/01/12 00:19:14 jdp Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@@ -194,7 +194,7 @@ are recognised and have their usual meaning.
.Pp
.Sh SEE ALSO
.Xr ld 1 ,
-.Xr ldconfig 8 ,
-.Xr link 5
+.Xr link 5 ,
+.Xr ldconfig 8
.Sh HISTORY
The shared library model employed first appeared in SunOS 4.0
diff --git a/gnu/usr.bin/man/catman/catman.1 b/gnu/usr.bin/man/catman/catman.1
index 6f5f0f2..34c754b 100644
--- a/gnu/usr.bin/man/catman/catman.1
+++ b/gnu/usr.bin/man/catman/catman.1
@@ -24,7 +24,7 @@
.\"
.\" /usr/bin/catman - preformat man pages
.\"
-.\" $Id: catman.1,v 1.8 1996/08/27 20:03:59 wosch Exp $
+.\" $Id: catman.1,v 1.9 1996/12/09 07:25:41 mpp Exp $
.Dd Mar 12, 1995
.Dt CATMAN 1
.Os
@@ -119,9 +119,9 @@ does not check for any
in man page sources. Use hard or symlinks
to avoid redundant formatted man pages.
.Sh SEE ALSO
+.Xr makewhatis 1 ,
.Xr man 1 ,
-.Xr manpath 1 ,
-.Xr makewhatis 1 .
+.Xr manpath 1
.Sh HISTORY
This version of
.Nm catman
OpenPOWER on IntegriCloud