From nobody Sun Nov 28 11:43:50 2021 X-Original-To: dev-commits-src-branches@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 8EBAB18AF2B8; Sun, 28 Nov 2021 11:43:51 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J267q0Nm2z4grb; Sun, 28 Nov 2021 11:43:50 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 BAB1363F0; Sun, 28 Nov 2021 11:43:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ASBhoJE026318; Sun, 28 Nov 2021 11:43:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ASBhonw026317; Sun, 28 Nov 2021 11:43:50 GMT (envelope-from git) Date: Sun, 28 Nov 2021 11:43:50 GMT Message-Id: <202111281143.1ASBhonw026317@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 43c4228c970b - stable/13 - lpr(1): Fix a typo in a source code comment List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 43c4228c970b07ec1280a0e43783fb12e4296fa7 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638099831; 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=zxYjnnVNQrAskHohbkusEz84jFTwrje5me9xhlF5es0=; b=XrVHB9dwsEXtjJaCHL32jkUlWhQXy2Cfz4g75Tz1dIGdfEXOG6NWWud1Aqne32J4N+pBau CgB4PGMijx6EAgIXiLPc+1nHaPGmwgp1eEUFg5W5W6da5RN7mBfVqh192l5YBbit2n5VrR FMgFwLY8swUBw0SnpnECsOIl21H5oIX/GJ4ffzjIZANeakoTcFfEO/VudzXhS5ttrMTZ6b Ch4AglFty0G7C7Ocw21QoRz3r8PmjCFoWL0AM+JNlNU/Vxd9MUqAhc1lg15RVSOtQSorr3 ORJKDt3EH8BBdTxDhd+hO0psnGg2qoi+3AnkA+7LI+ZYfSfeDE83O+VU7skosA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638099831; a=rsa-sha256; cv=none; b=VTQei3xj5bnWoV0A7ME4VxzJ275XlKjWoT3+dBaPV+BNX96pWMN7ZNMq7K92m5MbUR/RYR t4UQ/n0hUgmi7FXBgvUJnpga57V7Pm3P/n1ZHFX0W382zEHfKASR351bGXUqzr9ujZux8o lqABo4uhYlMR3kxgdUJMTVvl4i9LCMwC1+3TovRdiHCCpHkfaUXB/WoRfD1hFSJgLmokBl JC1Z6I51Z8JCiFKvoo1yKIqzX2jGQxKcUMSCOd+GP3dLldgmm9fShslLF9VqtpaUE3c2y8 xM7tasG53G8oGWKdt42hennLSfuV+E5eg0Wn7i1tRXkdi9YE/4gcWF+vroS3Gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=43c4228c970b07ec1280a0e43783fb12e4296fa7 commit 43c4228c970b07ec1280a0e43783fb12e4296fa7 Author: Gordon Bergling AuthorDate: 2021-11-19 19:04:09 +0000 Commit: Gordon Bergling CommitDate: 2021-11-28 11:42:53 +0000 lpr(1): Fix a typo in a source code comment -s /debuging/debugging/ (cherry picked from commit 840d72371bdc48be58152c839160c492bef7f1b7) --- usr.sbin/lpr/common_source/ctlinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/lpr/common_source/ctlinfo.c b/usr.sbin/lpr/common_source/ctlinfo.c index d1f828e5ed99..15fed7bc32ef 100644 --- a/usr.sbin/lpr/common_source/ctlinfo.c +++ b/usr.sbin/lpr/common_source/ctlinfo.c @@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$"); */ /* - * Some define's useful for debuging. + * Some define's useful for debugging. * TRIGGERTEST_FNAME and DEBUGREADCF_FNAME, allow us to do testing on * a per-spool-directory basis. */