From patchwork Thu Dec 15 00:22:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?0L3QsNCx?= X-Patchwork-Id: 13073835 X-Patchwork-Delegate: herbert@gondor.apana.org.au Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8280C4332F for ; Thu, 15 Dec 2022 00:23:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229642AbiLOAXC (ORCPT ); Wed, 14 Dec 2022 19:23:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43684 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229760AbiLOAW5 (ORCPT ); Wed, 14 Dec 2022 19:22:57 -0500 Received: from tarta.nabijaczleweli.xyz (unknown [139.28.40.42]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 8C9BC33D for ; Wed, 14 Dec 2022 16:22:56 -0800 (PST) Received: from tarta.nabijaczleweli.xyz (unknown [192.168.1.250]) by tarta.nabijaczleweli.xyz (Postfix) with ESMTPSA id DF6C610AE for ; Thu, 15 Dec 2022 01:22:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nabijaczleweli.xyz; s=202211; t=1671063775; bh=pHTzXZY/7vJtwyPcBiMopJ8j7dWNhZckzeNXV871fm8=; h=Date:From:To:Subject:References:In-Reply-To:From; b=PW1hE/g2Xu+rJFJhrGYJilbLjBKIwqEyQAplU2dM4Ti0zX3ANXRPjuM5qcjAzYAw3 njK1PU67OCjWnVfz6Amq9eXDravk07p5T7lIefrxmSMjUdUqDSSt/JXPdQxDAG6WF+ 6SENPaBJEKW/rkT86HYK20/Ci7r9gMXeYfSf1mD6SDY9LRKfbi3f4M+sGZzPPkgqgp 9nEGIe/VskLzf+DCH9ysc/WNLu40CO9wbYJ45VS+KcugonDhfcDUBTY9wKpcKsVGiu CWmTUAfPKTSuqXJJgOhs1SqJg4hGMt7SgfVABlEuXMWTKBZWlxxSGWlhe1YOe8wX1M YMnyCNLQUzm3g== Date: Thu, 15 Dec 2022 01:22:54 +0100 From: =?utf-8?b?0L3QsNCx?= To: dash@vger.kernel.org Subject: [PATCH v2 2/3] man: note chdir being the same builtin as cd Message-ID: <73d0a6fb6647fc83b592070ec4c4882f1de124b6.1671063677.git.nabijaczleweli@nabijaczleweli.xyz> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20220429 Precedence: bulk List-ID: X-Mailing-List: dash@vger.kernel.org --- src/dash.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dash.1 b/src/dash.1 index 969a883..dd2bd47 100644 --- a/src/dash.1 +++ b/src/dash.1 @@ -1143,8 +1143,8 @@ Do not execute the command but search for the command and print the absolute pathname of utilities, the name for builtins or the expansion of aliases. .El -.It cd Ar - -.It Xo cd Op Fl LP +.It cd|chdir Ar - +.It Xo cd|chdir Op Fl LP .Op Ar directory .Xc Switch to the specified directory (default