- cross-reference skey(3)

- relegate FILES section to library pages
This commit is contained in:
gmcgarry 2001-11-10 06:32:37 +00:00
parent 1077b95a4c
commit 22d5bd5eb8
1 changed files with 3 additions and 13 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: intro.3,v 1.11 2001/11/08 19:52:51 gmcgarry Exp $
.\" $NetBSD: intro.3,v 1.12 2001/11/10 06:32:37 gmcgarry Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -240,7 +240,8 @@ libraries.
The Remote Procedure Call (RPC) services library. See
.Xr rpc 3 .
.It Em libskey Pq Fl l Ns Ar skey
The S/Key one-time password library.
The S/Key one-time password library. See
.Xr skey 3 .
.It Em libsl Pq Fl l Ns Ar sl
.It Em libss Pq Fl l Ns Ar ss
.It Em libssl Pq Fl l Ns Ar ssl
@ -267,17 +268,6 @@ The library for
.It Em libz Pq Fl l Ns Ar z
General-purpose compression library.
.El
.Sh FILES
.Bl -tag -width /usr/lib/libm_p.a -compact
.It Pa /usr/lib/libc.a
the C library
.It Pa /usr/lib/libm.a
the math library
.It Pa /usr/lib/libc_p.a
the C library compiled for profiling
.It Pa /usr/lib/libm_p.a
the math library compiled for profiling
.El
.Sh SEE ALSO
.Xr cc 1 ,
.Xr ld 1 ,