diff options
| author | Steve Price <steve@FreeBSD.org> | 1997-08-23 21:59:41 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1997-08-23 21:59:41 +0000 |
| commit | bd673ff4e7b036bfae004c3fbc29b90072768f83 (patch) | |
| tree | 91e137075bd65c1250a944b26871f35caa1374cc /gnu | |
| parent | e6344dbdaacfff6904b5cab46df79531739691c0 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1 | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/ld.1aout | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index 723a39820ede9..81e768434311e 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.17 1997/05/29 15:34:34 dfr Exp $ +.\" $Id: ld.1,v 1.18 1997/05/31 04:28:53 jdp Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -153,7 +153,7 @@ standard output, and exit. Add .Ar path to the list of directories to search for libraries specified with the -.Ar -l +.Fl l option. .It Fl l Ns Ar lib-spec This option specifies a library to be considered for inclusion in the diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 723a39820ede9..81e768434311e 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.17 1997/05/29 15:34:34 dfr Exp $ +.\" $Id: ld.1,v 1.18 1997/05/31 04:28:53 jdp Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -153,7 +153,7 @@ standard output, and exit. Add .Ar path to the list of directories to search for libraries specified with the -.Ar -l +.Fl l option. .It Fl l Ns Ar lib-spec This option specifies a library to be considered for inclusion in the |
