diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:10:36 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:10:36 +0000 |
| commit | e091d0c2ac8a8047e7eceb649826f86681603f65 (patch) | |
| tree | ec9b40e714884b3d61cfcff2635bd7b10c401dd3 /gnu/usr.bin/ld | |
| parent | f6daca0dac7c21a5371e4e7e12484bd93ad82d18 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/ld')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/ld.1aout | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index f60de7ffd03e..23e76e84aceb 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -93,7 +93,7 @@ searches for a library of the from libx.so.n.m (see the .Fl l option) -according to the search rules in effect. If such a file can not be +according to the search rules in effect. If such a file cannot be found a traditional archive is looked for. This options can appear anywhere on the command line and is complementary to diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 0592d985877b..7a3eed8ff724 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -93,7 +93,7 @@ searches for a library of the from libx.so.n.m (see the .Fl l option) -according to the search rules in effect. If such a file can not be +according to the search rules in effect. If such a file cannot be found a traditional archive is looked for. This options can appear anywhere on the command line and is complementary to |
