X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fal.1;h=8bd0fc03ce5c46c4b3c0eedfdd4f9741a34e8dde;hb=3b2913ca03f284906f55606c9b36540890b7572a;hp=cf6b23a33ae064ca12d912654af780dbd264328b;hpb=881f83658281916d8f0784df7c726ecb7cc289db;p=mono.git diff --git a/man/al.1 b/man/al.1 index cf6b23a33ae..8bd0fc03ce5 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. +AL is the Mono assembly linker. +.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