diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 01:32:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-09 01:32:39 +0000 |
commit | 7129d330cb032f59045097b277ba430b97e9b236 (patch) | |
tree | e782ced2751d9521ab038070cd1c2b1e3dea76cc | |
parent | 3af62891f0540ec31c5c44ce3d01c8cff9512b2f (diff) |
the the
-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 75478034388..8cf68b3222c 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.4 1996/10/08 01:20:02 michaels Exp $ +.\" $Id: ld.1,v 1.5 1997/04/09 01:32:38 deraadt Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -69,7 +69,7 @@ The options are as follows: .Pp .Bl -tag -width indent .It Fl A Ar symbol-file -The the symbol-file is taken as a base for link-editing the object files +The symbol-file is taken as a base for link-editing the object files on the command line. .It Fl assert Ar keyword This option has currently no effect. It is here for compatibility with |