Minor change in manual page

This commit is contained in:
ceriel
1991-11-25 09:39:31 +00:00
parent 967b13fac5
commit e0956f63db
2 changed files with 6 additions and 6 deletions

View File

@@ -42,10 +42,10 @@ of procedures and external data defined inside the module.
These will only be loaded
if they contain definitions of procedures or data imported by
previously assembled modules.
When \fIack\fP(I) is provided with the -LIB flag it tells the
When \fIack\fP(1) is provided with the -LIB flag it tells the
EM-optimizer \fIem_opt\fP(VI) to insert a library messages
when optimizing modules.
The EM-archiver \fIarch\fP(I) can be used to create libraries
The EM-archiver \fIarch\fP(1) can be used to create libraries
from EM modules.
.PP
Note that it is not possible to do a partial load;