From nobody Wed Mar 26 05:51:41 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZMws93Zwxz5rQ81 for ; Wed, 26 Mar 2025 05:51:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZMws92013z3xlP; Wed, 26 Mar 2025 05:51:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742968301; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zBfRPx15UTtDj8+/QCeywxiLtZsvAGAYYU/SOWha6mU=; b=RYwMSnJqZYGgCQbd1GqzTP++abgUKq/B6y1KaQhKHbCGxHHec85DGkO95Nx3kREdD5LMos eQ72bR/1tMzHkVjSkD2sJA0ZGeXAEHV1R0l12oI7Z7IQbu1zVgiCOb+BqP3AywCuCJklxj qPzAQl+veDGQETiWPsWe22VXyAlrQgJZEVWHohLro276+oebg5SPBq+euQLnTrCQnWT/rx NZYEGpNdt4ePehUssNAyh+x8/KNVsuUrYKMOGgvV6QwggjxLjBphSNyHYA+/WIMvERO76e dqG71uOH+Rlujq8Ksl52EKLRFjjS82cXHLq5aAJ5S8fFGmSA4Gmp0Hjr7oJs6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742968301; a=rsa-sha256; cv=none; b=BvurSxfTl3jJFvQF3wcFuf4hb1VwJN+6cytCQtQoyiFUygxAHZ0W+3dyIhJjlLJ3OGl4fA 38Tgi2LywFjoVencv0bcHQG/EKDP7+gK868yB2THNLDJjERFSdG4Gem9gTYwlYTRecvG45 AS03s+F5cxrxg+vi0daL6zkx5dl7Wj34W4RWgWhzmXLYcaGw4A0KOtrkDr94erP145nJft RG6pjbQa7Iuclwr7X796G3TOgFsKMEDELQz4CiwNoGCaDUMcCyrxOxjg6QjpJhTVgYOFbB WJzQe4Rqa+ogM9SzV/QQV23aziebRthO2rfHnJoxvyZ0ckru5tT/k8QGHKYX4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742968301; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zBfRPx15UTtDj8+/QCeywxiLtZsvAGAYYU/SOWha6mU=; b=mfhJS5FSzdjHweBU5J8aHyaXG+x3/df3+dIv/gEbLTHEiOsfHJjTvMI7O1FDOpmPveYTpH RpggZ1pI/IaJYTk5PbrRA65LktemfBVAuBq72+hY9/IPwoSNuZTRTqROZ/nibDigcFZ/t/ 9VSls018eyFhG9HTSkAsM1fPDWzezyaPDHiDC7wnIEhoZWwkC7cmAOsKvRl1WV5O3beJj6 Yf1FLiW9LtrT9wojRZ1k3dBuQffjUugzPbbtJ5kh3qXMmLBEuh3RyWbZIgWiJo7QUoCIvt 9XsbwUVQpZDH+vpdVkeDP4W4wwRH6rcoa9QEvn5c+cCbOz02QYS75XnLlBOFuw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZMws91bQmz1Ck7; Wed, 26 Mar 2025 05:51:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 52Q5pfDx047148; Wed, 26 Mar 2025 05:51:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 52Q5pfbk047145; Wed, 26 Mar 2025 05:51:41 GMT (envelope-from git) Date: Wed, 26 Mar 2025 05:51:41 GMT Message-Id: <202503260551.52Q5pfbk047145@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: 3cb20a701f - main - Handbook/cutting-edge: Correct git pull examples List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3cb20a701fd21028fc425f0534819cd6c5dab0a3 Auto-Submitted: auto-generated The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=3cb20a701fd21028fc425f0534819cd6c5dab0a3 commit 3cb20a701fd21028fc425f0534819cd6c5dab0a3 Author: Jim Brown AuthorDate: 2025-03-26 05:44:24 +0000 Commit: Alexander Ziaee CommitDate: 2025-03-26 05:44:28 +0000 Handbook/cutting-edge: Correct git pull examples PR: 284340 Reviewed by: ziaee, mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D49494 --- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 4 ++-- documentation/content/en/books/handbook/cutting-edge/_index.po | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc index cadb762fe0..1417fc9dc4 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc +++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc @@ -726,7 +726,7 @@ To prevent this, perform the following steps *before* updating sources and build + [source,shell] .... -# git pull -C /usr/src <.> +# git -C /usr/src pull <.> check /usr/src/UPDATING <.> # cd /usr/src <.> # make -j4 buildworld <.> @@ -788,7 +788,7 @@ This indicates that [.filename]#/usr/src/# is under version control and can be u [[synching]] [source,shell] .... -# git pull -C /usr/src +# git -C /usr/src pull .... The update process can take some time if the directory has not been updated recently. diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.po b/documentation/content/en/books/handbook/cutting-edge/_index.po index be347c3c65..06b1784a97 100644 --- a/documentation/content/en/books/handbook/cutting-edge/_index.po +++ b/documentation/content/en/books/handbook/cutting-edge/_index.po @@ -1499,7 +1499,7 @@ msgstr "" #: documentation/content/en/books/handbook/cutting-edge/_index.adoc:739 #, no-wrap msgid "" -"# git pull -C /usr/src <.>\n" +"# git -C /usr/src pull <.>\n" "check /usr/src/UPDATING <.>\n" "# cd /usr/src <.>\n" "# make -j4 buildworld <.>\n" @@ -1619,7 +1619,7 @@ msgstr "" #. type: delimited block . 4 #: documentation/content/en/books/handbook/cutting-edge/_index.adoc:791 #, no-wrap -msgid "# git pull -C /usr/src\n" +msgid "# git -C /usr/src pull\n" msgstr "" #. type: Plain text From nobody Thu Mar 27 13:48:58 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZNlPS5LpQz5rP3g for ; Thu, 27 Mar 2025 13:49:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZNlPR1Bysz3PkL; Thu, 27 Mar 2025 13:48:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743083339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Y7ZoWx/kMay0z3X2M6ile6jWI+hGssURx6W8sAg13eQ=; b=qAx/aqqK04/ZJ+PuHb/egG05iOJI/jMRERDfnxY9HovHvW/eAr+F20KTFVvcxg6tuEb2/e HIzQgt7q+wPWIR6Cbk2jvmy4N0HoXQotyi+elNCmDpKCVsMR+GS8YK45dOiMb5NjsN4hK4 0D+M3Grc2K+AOex/3MV+p31yZIVdamaXCw/moUTG6ACTQKwzrdFIMd3cAhOlqyiI6HhfAp rBPg40iJ8InjB29m2mG7WRo5npRnP34NQESoH/HUfDAoilnww8sq08la36ije/s5uG678V uVv1RZssJEpVSA5GDlLOmjujmqYX0Tr0OVttBjrKNKhPihetuN8q5FKfWJTbrQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743083339; a=rsa-sha256; cv=none; b=gvqbcEX+gQRfequNNM7jydJKmaLgKZGWbsB2EwG65cZz43jpGETvIvZKjVEQC/8jxiu8VB VQsQjMeYlj8YPD/2Fe32Oq6UEm6evZb2V+QCvGiAQx0Rz3zkSIzEmZsHmSG6W9NVF5MhOF kR3cBmw0969PvG+3ibd+Ord+u31iK1kdIRqhjnNqxc8PAY5zZBROCvNCV4Vt1/nowo3+JA JZp5e/gmA7QOEKKxLXGLad/JoObYHy8A5IYmLu+hZazRjqTvCauCr1nuSC47/Ctjv4tkzx 7ejsU5APOHRz/JoB8gHHUXcx6wO5d1QbprFef766+KlZJx5qZFKfRl5IiGTRFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1743083339; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Y7ZoWx/kMay0z3X2M6ile6jWI+hGssURx6W8sAg13eQ=; b=cTQodu28OfDHITSePh7hwgUq51D8T5PDIvoW5VYY8jO82BdCrKhntaBESvZf0YV4lRBmPo FoJsvO+buoCofBh2+ywRQmIb4HBfylxNoBOtAIQ9suxY5CR0Q/uYFBkN4vZaOZEi46K2tr Iiiz7ZV5PynHtvleloGhVgfC613r4R5ykZDNUKuCdqn7UEYa3J3vAp2am/qJqJ9gBbnQD8 Gx5TzTFqLFmqt6lwTZCaeHfA5feYDTX8gc0T2K5Epk3WXdXGkD9y498s3kG+5HHS+sG5yS acZd/TcBSzHcZwaVBfNsRiSzSFfeol4TW8WqCpVH/8AivojzNafoI1igpSS+mg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ZNlPR0ZL8zyrD; Thu, 27 Mar 2025 13:48:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 52RDmwua026157; Thu, 27 Mar 2025 13:48:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 52RDmwkL026154; Thu, 27 Mar 2025 13:48:58 GMT (envelope-from git) Date: Thu, 27 Mar 2025 13:48:58 GMT Message-Id: <202503271348.52RDmwkL026154@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: 7719efba73 - main - handbook: bump for 13.5-R List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7719efba73494e999bd57d6abdefc68ee0842b58 Auto-Submitted: auto-generated The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=7719efba73494e999bd57d6abdefc68ee0842b58 commit 7719efba73494e999bd57d6abdefc68ee0842b58 Author: Marc Fonvieille AuthorDate: 2025-03-27 13:47:39 +0000 Commit: Marc Fonvieille CommitDate: 2025-03-27 13:47:39 +0000 handbook: bump for 13.5-R --- documentation/content/en/books/handbook/introduction.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 7f0f88ef59..20c81e809a 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel142-current}-RELEASE_ and _{rel134-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel142-current}-RELEASE_ and _{rel135-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}.