From owner-freebsd-questions@FreeBSD.ORG Tue Sep 21 16:40:34 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 489C9106566C for ; Tue, 21 Sep 2010 16:40:34 +0000 (UTC) (envelope-from freax.geek@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA678FC19 for ; Tue, 21 Sep 2010 16:40:33 +0000 (UTC) Received: by pzk7 with SMTP id 7so1929316pzk.13 for ; Tue, 21 Sep 2010 09:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Vqf6il8g1KXK8V9X7c8AsUicdm8FHOEdbQnRiZu0sQU=; b=uhZCZk3kOkWgVCQ6Xnnw96lcgoCOuIeX6/Zp1SpDRxyiRna9ia0Mo9kThq74R/wWx8 dmFHbScRl/RdcXyCmfcYCBjfnaX8tWSgukfQLwQRoozXaVKvm4wZTjxNE5ISrJZ0l++1 K+gfaWuW+cOvqC2TjgwJ5ziXGm/fERPi+VRJU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MiuUgrwfVgbsFQnCA6LovRZWombBfcJ8MJKLVsAk4Hv1aVs050LCiE1Rsjdn1LYkV3 v8+yrrRJF7hJWsIOJ1utqrt2ulsIWcxvWjdlcEeO5cmKJ5mAJPdK1Lw9HLFUz1fk0DmF 0Py/6PTwKjMwPS/hJflaqcITT7se2om566kPo= MIME-Version: 1.0 Received: by 10.114.133.18 with SMTP id g18mr12262889wad.48.1285087233582; Tue, 21 Sep 2010 09:40:33 -0700 (PDT) Received: by 10.220.200.131 with HTTP; Tue, 21 Sep 2010 09:40:33 -0700 (PDT) In-Reply-To: <44r5gnuk35.fsf@be-well.ilk.org> References: <44r5gnuk35.fsf@be-well.ilk.org> Date: Tue, 21 Sep 2010 18:40:33 +0200 Message-ID: From: Ben GUILLER To: freebsd-questions@freebsd.org X-Mailman-Approved-At: Tue, 21 Sep 2010 17:44:47 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 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:40:34 -0000 Thank you very much, that was what I was looking for. 2010/9/21 Lowell Gilbert > Ben GUILLER writes: > > > 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 ? > > > > Try: > > http://www.freebsd.org/cgi/cvsweb.cgi/www/en/cgi/man.cgi >