diff options
author | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-01-13 00:25:51 +0000 |
commit | 71f5160702a3685adb78b26f229b3c74a458c0f5 (patch) | |
tree | cf676e7c261d79d654f052f6b787e0f9aa00b52d /share/man/man3 | |
parent | 62621e3ce1a174c2bfdb3d517009676a09fce1c3 (diff) | |
download | FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.zip FreeBSD-src-71f5160702a3685adb78b26f229b3c74a458c0f5.tar.gz |
Sort cross references.
Diffstat (limited to 'share/man/man3')
-rw-r--r-- | share/man/man3/intro.3 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index ea77402..c443489 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)intro.3 8.1 (Berkeley) 6/5/93 +.\" $Id$ .\" .Dd June 5, 1993 .Dt INTRO 3 @@ -145,12 +146,12 @@ the math library compiled for profiling .El .Sh SEE ALSO .\" .Xr libc 3 , -.Xr stdio 3 , -.Xr math 3 , -.Xr intro 2 , .Xr cc 1 , .Xr ld 1 , -.Xr nm 1 +.Xr nm 1 , +.Xr intro 2 , +.Xr math 3 , +.Xr stdio 3 .\" .Sh LIST OF FUNCTIONS .\" .Bl -column "strncasecmpxxx" "system" .\" .Sy Name Description |