From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 16:22:33 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06F10106564A for ; Tue, 21 Sep 2010 16:22:33 +0000 (UTC) (envelope-from freax.geek@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 913568FC16 for ; Tue, 21 Sep 2010 16:22:32 +0000 (UTC) Received: by fxm9 with SMTP id 9so1923706fxm.13 for ; Tue, 21 Sep 2010 09:22:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=B6iL7eeDublBEjy49WFE9N7O+LmWRUP9S7u2pZWGgOM=; b=TwJdHpd645TMQfdGSg2pSMYSmA5DCqT2fnepq2Kf5itohvMToMVRMyVpdGckGkA0xN M85HYfhzmKpSf/ChotzK40sUWIi28JIAhEwgWDNiY1pRi/AfnU15ZXMAlbKfYJij1H2b T+ebLB3pMDiBxYZkdtKloc9gUgDfNBKb9dzaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kuczLBLeEcDzOmNLui+XLbHeH/vfRVJhTXeXtRKDdSlIMDu4UC5WOPOuC07YF3AgoH /lfmtgms769k3On7Gkw/bSxkxIKWmqGAzSgX9VN0EiVSaeadFbDNSKyLMX65STvXlvX0 2yip1NXiJRoZSC78Pxn4G5zU+s+91QuPv/ZLM= MIME-Version: 1.0 Received: by 10.102.219.16 with SMTP id r16mr755016mug.101.1285084456396; Tue, 21 Sep 2010 08:54:16 -0700 (PDT) Received: by 10.220.200.131 with HTTP; Tue, 21 Sep 2010 08:54:15 -0700 (PDT) Date: Tue, 21 Sep 2010 17:54:15 +0200 Message-ID: From: Ben GUILLER To: freebsd-questions@FreeBSD.org X-Mailman-Approved-At: Tue, 21 Sep 2010 16:29:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: man.cgi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 16:22:33 -0000 Hello, I am making an online man, and I would like to know where could I find the man.cgi script, in order to use it. Could you help me to find it ? Regards