From owner-freebsd-doc@freebsd.org Tue Mar 30 17:35:25 2021 Return-Path: Delivered-To: freebsd-doc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 638CF57ED16 for ; Tue, 30 Mar 2021 17:35:25 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F8xRd2KWKz52m2 for ; Tue, 30 Mar 2021 17:35:25 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: carlavilla) by smtp.freebsd.org (Postfix) with ESMTPSA id 3D8D936B99 for ; Tue, 30 Mar 2021 17:35:25 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: by mail-ed1-f53.google.com with SMTP id l18so19169680edc.9 for ; Tue, 30 Mar 2021 10:35:25 -0700 (PDT) X-Gm-Message-State: AOAM532V3Hs3k0BUzGq08Wp+ZPmro93/X7Utf85fPj+PoN2srhQBCQYg OOGQCfWIajMoopFN83mVU2Pz4Q4wrj5YtfdR7g0= X-Google-Smtp-Source: ABdhPJxD/pAxxjB9rcwYJgwrJsHPtMyVw3XM/Zw4lgKjtHNaroVh06I0/j/+y4fktYfPICVGbKDr/GUZvLVXIfWJzXo= X-Received: by 2002:a05:6402:30a2:: with SMTP id df2mr34471303edb.29.1617125724254; Tue, 30 Mar 2021 10:35:24 -0700 (PDT) MIME-Version: 1.0 References: <518499861.942650.1617051207520.ref@mail.yahoo.com> <518499861.942650.1617051207520@mail.yahoo.com> In-Reply-To: <518499861.942650.1617051207520@mail.yahoo.com> From: Sergio Carlavilla Date: Tue, 30 Mar 2021 19:35:13 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: https://docs.freebsd.org/en/books/handbook/mirrors/ To: Neil Ulrich Cc: "freebsd-doc@FreeBSD.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 17:35:25 -0000 On Tue, 30 Mar 2021 at 19:25, Neil Ulrich via freebsd-doc < freebsd-doc@freebsd.org> wrote: > > Appendix A. Obtaining FreeBSD > > > | > | > | | > Appendix A. Obtaining FreeBSD > > FreeBSD is an operating system used to power modern servers, desktops, and > embedded platforms. > | > > | > > | > > > > > A.3.6. Web-based repository browser > first line end word > The FreeBSD project currently uses cgit as the web-based repository > browser: https://cgit.freebsd.org/The URL of the indivirual > _______________________________________________ > freebsd-doc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > Hi, Thanks for that, really good catch :) Bye!