From nobody Sun Apr 20 11:58:53 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 4ZgRqK5Y90z5t0qw for ; Sun, 20 Apr 2025 11:58:53 +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 4ZgRqK39dmz3lVy; Sun, 20 Apr 2025 11:58:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745150333; 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=HuaB3sUni974klqVIiTASh3shn2eHAFgufbBoINKKFA=; b=FNlC2tX3dG9ND5oB5pjnvk6s1vnSZNbaQ3bmpN6C+35R/JR6fSckzFNNvTkWzT9/FNiVcS JN1P/LvexD2eTB/4w1HR6ZhK/Qpn2A/+Ctzr0XqzSkydn/EMCwXty3IYtRtn68MR0G/sLE r7ElCKybR/CDITShFZc66akmTYDhaA8nenKKfT9n6zHFOYQJLthiTN0ypgAjtbK+sxNtMb /MFMK44OfRIguTc32IfFAtaceNiw3KRZEXDLhn3s6u4BcEwCDUUZsWRKnrQZPNbYFUTT+1 iuJvgq9dbLAVpHd9Y1lZeC4yI2g+jpjLcrnlV76q7ZYmqM8e6Gas+jAtqGI72w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745150333; a=rsa-sha256; cv=none; b=JO+ufTNN3fQsix0yszv0XtWJl0fk7jnigiKuN85L0cgvuaDNi3L8BBbhr4nmClwt8Q7u4n raNFRu+19gMBBPv5GBnPGOwUgTF/jcuTbfdNIMMLL0nYtTwtjFekHr+V0TVIAgfCWBjuCe 78OSboWTxnh7EtiYRQJcoETl19RVJMY8gLz70NUnup0IGuwzfSy/BBxseotuarXwyiSGjt KqVY2Z9dkkBLb1rjIbMLcjnZYqOW+3KeC3PSDzmo6k4XeHmK0wnhPJpZf24J6q/BHYHWAr gicPZwGeaJcRI9lxp0O9B0Ad1KzO2PeWS2sedb/JGnIcwpc+FbK4LEm0z7GqgA== 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=1745150333; 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=HuaB3sUni974klqVIiTASh3shn2eHAFgufbBoINKKFA=; b=L7jQ4vQUatxrFjM9j9yZDXIeuwXJe10SDN+e1f6okpc6NsA1zw3Zw1JlItdwpHLXJx4tbj YYJAWJ2hir4c2L/dO4FY+l5pZQhRATycadZgQHKGpbeD3PeSedw/gjQFpyOkCM02DsenFo pdBsmudsGYBosHXhtrPyl/jAcQTicgQBxy++eebkVJOMtX6UrrBDwCzzkCzOrGFSK5mHrf knw8KidcBXQz0zcloh6UBMRO7wXHqicF6GfT6GRgNEJam06UuqhHp6ICO09Pq4rAxkltnz cOeQ9zPTaekfszEkMXWH0wIERYwLWZuACi59FLkRpVqk7SDq5FFCkshUrsxrTQ== 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 4ZgRqK2LNqz135T; Sun, 20 Apr 2025 11:58:53 +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 53KBwrAC081678; Sun, 20 Apr 2025 11:58:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 53KBwroX081675; Sun, 20 Apr 2025 11:58:53 GMT (envelope-from git) Date: Sun, 20 Apr 2025 11:58:53 GMT Message-Id: <202504201158.53KBwroX081675@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 485fb5a53e - main - Remove superflous '+' before an example 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: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 485fb5a53ea46c5c3154c1945bebf11d2468a04c Auto-Submitted: auto-generated The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=485fb5a53ea46c5c3154c1945bebf11d2468a04c commit 485fb5a53ea46c5c3154c1945bebf11d2468a04c Author: Benedict Reuschling AuthorDate: 2025-04-20 11:56:32 +0000 Commit: Benedict Reuschling CommitDate: 2025-04-20 11:56:32 +0000 Remove superflous '+' before an example These look like a leftover from a patch, but are not necessary to have. --- documentation/content/en/books/handbook/zfs/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc index f8fed3f275..a4915c24cd 100644 --- a/documentation/content/en/books/handbook/zfs/_index.adoc +++ b/documentation/content/en/books/handbook/zfs/_index.adoc @@ -2286,7 +2286,7 @@ Change the configuration as follows: * Security reasons prevent `root` from logging in by default. * Use the crossref:zfs[zfs-zfs-allow,ZFS Delegation] system to allow a non-`root` user on each system to perform the respective send and receive operations. On the sending system: -+ + [source,shell] .... # zfs allow -u someuser send,snapshot mypool @@ -2295,7 +2295,7 @@ On the sending system: * To mount the pool, the unprivileged user must own the directory, and regular users need permission to mount file systems. On the receiving system: -+ + [source,shell] .... # sysctl vfs.usermount=1