diff options
-rw-r--r-- | gnu/usr.bin/ld/ld.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index 6b3d7ce3bb6..44330300ad8 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.7 1997/06/01 20:59:46 deraadt Exp $ +.\" $Id: ld.1,v 1.8 1997/06/02 08:50:47 deraadt Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -134,7 +134,7 @@ Specifies the entry symbol for an executable. 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 |