From nobody Mon Sep 09 20:09:07 2024 X-Original-To: dev-commits-src-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 4X2dFv6jShz5TvZH; Mon, 09 Sep 2024 20:09:07 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X2dFv5vkrz4fPJ; Mon, 9 Sep 2024 20:09:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1725912547; 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=dncOwhptPEAWoDjf55eZHQi716b5mkkO5IPIairSyPA=; b=BhmZIC/bdKTw9ZENsvFDV26qPsRmQ/GgK0K71tlGy4gmxG9nNxk5OmIKEYm77Nmd4G5RiX Gpnf69Vlxyymhd2uT46e7ebThFjBDOgM6sd2RP3Q3sxGbAZgNG8ZT/2dI7y/HV2PlPl6yp q4EZaK6D0g8nFr+hGUN2+AH1zZkeJ+1DS+i3IMz7uSL2CEvXE9RnKU1zh/HcflEYkMCZX/ 4favzyGpe9SjmC7TJdk0lcL4Cdv3GbgjNtFWx/njdLodwILCWKhbQpbCkFvfY0Vs2znYkm Hn7yyZmNgIPZPZ3efCQskouAWLNe0seG/KUfpoXbiL5vcuYucNldiCMkVu39Vw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725912547; a=rsa-sha256; cv=none; b=RQ2qfib4V0U6T2cX23f7IGZWjvVPujWnM+CcDpYj2NYFPEW9EMAtfln6U9SUoXVw3cA6It FBjMaVjofn0+BK0KM1UieI2Zwv/qqgT15UhQctR2R6uNW6JlA9v84CWjikV60j/TYB3gMx 0QYi/W1LSzgTVtu/Nith3lh8723rLM0Du8gKXyXrdwX03cwmJCC51n6Y8DXWcgUkY7TZU4 3MKBUwXnulDJIoP/lyelQ5bIy9YD+gEEhmAouOgywoH/Dj2WKYEbOd1A7X/yX7vL7PQjtf 6afZtNcP+oUZlbHFyudltr4jhUY1tALFvqCoYCg7u/mBZT2Ot2ViO0xNCKD1Bg== 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=1725912547; 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=dncOwhptPEAWoDjf55eZHQi716b5mkkO5IPIairSyPA=; b=P250Rwhh5Px4uAbTsFx313fGs9sddcPNdjxkfNaqCJ0mgk/sVvrvUurAwJ00fljhT1VPOP 95xUv3PDrD5T+hKiLhfmHjQFi+YgcePyReaw/NfFwD2hwU5DP5K2rwxOjvbQ590hn1qOSp ELHbkUctbm/Nw/whDmUiyOSWArbNqePd5AnRXehm7UJrC8gDt5rQ3+QuhPPrKWquQJxFtB zWwGJnu9XBEy8KnyBcvltDadaMrr8DUYwh1cB6swrAWDeRkcPv9H0x99NwvkuFal9K/9T5 pvuj40FJC36ywoMmVJfOqyzaEfbfQ+2P4mFBN4KZyCiQo5RUkw7Hc/xPKB3+Gg== 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 4X2dFv5P00zHH0; Mon, 9 Sep 2024 20:09:07 +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 489K9764052321; Mon, 9 Sep 2024 20:09:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 489K97eI052318; Mon, 9 Sep 2024 20:09:07 GMT (envelope-from git) Date: Mon, 9 Sep 2024 20:09:07 GMT Message-Id: <202409092009.489K97eI052318@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: f6c2926aa3ff - stable/13 - man/man7/development.7: correct typo in manpage. List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: f6c2926aa3ffca28bf23703a1dc491548433eae4 Auto-Submitted: auto-generated The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f6c2926aa3ffca28bf23703a1dc491548433eae4 commit f6c2926aa3ffca28bf23703a1dc491548433eae4 Author: Ceri Davies AuthorDate: 2021-07-22 15:16:43 +0000 Commit: Ed Maste CommitDate: 2024-09-09 20:08:45 +0000 man/man7/development.7: correct typo in manpage. (cherry picked from commit b578d2a77eaca6c3b2c76bd90161e32433892723) --- share/man/man7/development.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index 3c8442e36e2f..0eb5377bd07b 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -31,7 +31,7 @@ development process .Sh DESCRIPTION .Fx -development is split into three major suprojects: doc, ports, and src. +development is split into three major subprojects: doc, ports, and src. Doc is the documentation, such as the .Fx Handbook.