summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1998-02-12 22:41:49 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:21 +0200
commit2f828530e36a02c5b4c534e42ab812370c2bf7d9 (patch)
treec26ea035d122f5374ed4c9ef39c6748742541ef5 /man
parent48f0b3eb836162d41622cedc1eb5f5168168fb8e (diff)
downloaddev86-2f828530e36a02c5b4c534e42ab812370c2bf7d9.tar.gz
Import Dev86src-0.14.0.tar.gzv0.14.0
Diffstat (limited to 'man')
-rw-r--r--man/as86.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/as86.1 b/man/as86.1
index 27e7d74..eb64139 100644
--- a/man/as86.1
+++ b/man/as86.1
@@ -11,6 +11,7 @@ as86 \- Assembler for 8086..80386 processors
.RB [ -o\ obj ]
.RB [ -b [ bin ]]
.RB [ -s\ sym ]
+.RB [ -t\ textseg ]
.B src
.B as86_encap\ prog.s\ prog.v
@@ -124,6 +125,9 @@ assume undefined symbols are imported-with-unspecified segment.
.TP
.B -w-
allow the assembler to print warning messages.
+.TP
+.B -t n
+move all text segment data in segment n+3.
.P
.SH AS86 SOURCE
Special characters