]> git.pld-linux.org Git - packages/glibc.git/blame - sln.8
- added linuxthreads-ppc-fix patch (should fix linuxthreads w/o tls on ppc)
[packages/glibc.git] / sln.8
CommitLineData
d5688f0f
JB
1.\" Nicolai Langfeldt (janl@math.uio.no)
2.\" In the public domain.
3.TH SLN 8 "20 June 1997" "Linux 2.0" "Linux Programmer's Manual"
4.SH NAME
5sln \- static ln
6.SH SYNOPSIS
7.BI sln " source dest"
8.SH DESCRIPTION
9.B sln
10symbolically links
11.I dest
12to
13.IR source .
14It is statically linked, needing no dynamic linking at all. Thus
15.B sln
16is useful to make symbolic links to dynamic libraries if the
17dynamic linking system for some reason is nonfunctional.
18.SH "SEE ALSO"
19.BR ln(1)
20.BR ldconfig(8)
21.BR ld.so(8)
22.\" .SH AUTHOR
23.\" Mike Parker and David MacKenzie.
This page took 0.534924 seconds and 4 git commands to generate.