X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fal.1;h=3e4f1827126c934eff6248b35044300786a71e25;hb=aa6a91981b5df2d215ffdaefcfb9e92409d133ca;hp=cf6b23a33ae064ca12d912654af780dbd264328b;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/man/al.1 b/man/al.1 index cf6b23a33ae..3e4f1827126 100644 --- a/man/al.1 +++ b/man/al.1 @@ -1,10 +1,20 @@ .TH "al" 1 .SH NAME -ilasm \- Mono Assembly Linker +al, al2 \- Mono Assembly Linker .SH SYNOPSIS .B al [option] [source-files] .SH DESCRIPTION AL is the Mono assembly linkder. +.PP +This linker is used to put together assemblies from a collection of +modules (.netmodule files), assembly manifest files and resources. +.PP +Do not confuse this with the +.B monolinker, +which is a tool to reduce the size of assemblies based on the code +used. +.PP +Use al for processing 1.0 assemblies, use al2 to process 2.0 assemblies. .SH OPTIONS .TP .B @ @@ -137,7 +147,7 @@ Specifies the Win32 resource file. Display information about AL .PP .SH SEE ALSO -sn(1) +sn(1), monolinker(1) .SH COPYRIGHT Copyright (C) 2005 Novell, Inc (http://www.novell.com) .SH MAILING LISTS