From owner-freebsd-doc@FreeBSD.ORG Wed Dec 8 01:21:48 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87FA16A4CE for ; Wed, 8 Dec 2004 01:21:48 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E4A043D1F for ; Wed, 8 Dec 2004 01:21:48 +0000 (GMT) (envelope-from beowuff@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so420699rng for ; Tue, 07 Dec 2004 17:21:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=rpj6MlJESiK/SdpXm9wiWnAP+CPYBxGU0tGFCbNwEvH5p5vuQhDkn2bkFh03GNrkjMgRHrlVFyALjBzIndjqg4H3wkFTNLGOPcemGuzlsC67xYZKPYmVAZnBAkMJO998uTwPoCIHlKf0BsiXORnqULmdHX+KE6rQJgy6ucr3Img= Received: by 10.38.68.47 with SMTP id q47mr166367rna; Tue, 07 Dec 2004 17:21:44 -0800 (PST) Received: by 10.38.24.71 with HTTP; Tue, 7 Dec 2004 17:21:44 -0800 (PST) Message-ID: Date: Tue, 7 Dec 2004 17:21:44 -0800 From: beowuff To: freebsd-doc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Typo in Developers Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: beowuff List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 01:21:49 -0000 Found a small typo in the developers-handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/tools-compiling.html Section 2.4 -llibrary Specify a function library to be used during when linking.