From owner-freebsd-doc@FreeBSD.ORG Wed Aug 17 23:50:37 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772A316A41F for ; Wed, 17 Aug 2005 23:50:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5080C43D7D for ; Wed, 17 Aug 2005 23:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7HNoI5E001036 for ; Wed, 17 Aug 2005 23:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7HNoIJo001032; Wed, 17 Aug 2005 23:50:18 GMT (envelope-from gnats) Resent-Date: Wed, 17 Aug 2005 23:50:18 GMT Resent-Message-Id: <200508172350.j7HNoIJo001032@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, garys@opusnet.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F71416A41F for ; Wed, 17 Aug 2005 23:41:26 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF9743D46 for ; Wed, 17 Aug 2005 23:41:25 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id AB24BA2900C0; Wed, 17 Aug 2005 16:41:24 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7HNgM5b076933 for ; Wed, 17 Aug 2005 16:42:22 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j7HNgHTw076932; Wed, 17 Aug 2005 16:42:17 -0700 (PDT) (envelope-from garys@opusnet.com) Message-Id: Date: Wed, 17 Aug 2005 16:42:17 -0700 From: "Gary W. Swearingen" To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: docs/85066: [patch] builtin(1) manpage has incomplete SYNOPSIS section X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: garys@opusnet.com List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 23:50:37 -0000 >Number: 85066 >Category: docs >Synopsis: [patch] builtin(1) manpage has incomplete SYNOPSIS section >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 17 23:50:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gary W. Swearingen >Release: FreeBSD 5.4-RELEASE i386 >Organization: none >Environment: n/a >Description: The builtin(1) manpage covers MANY commands but has a synopsis for only "builtin" (but no description of "builtin" command). >How-To-Repeat: n/a >Fix: Remove the SYNOPSIS section. (An alternative would be to replace the "builtin" synopsis with a "See the built-in command description in the appropriate shell manual page.".) --- builtin..orig.1 Tue Aug 9 10:22:33 2005 +++ builtin.1 Tue Aug 9 10:22:48 2005 @@ -128,10 +128,6 @@ .Nm which , .Nm while .Nd shell builtin commands -.Sh SYNOPSIS -.Nm -.Op Fl options -.Op Ar args ... .Sh DESCRIPTION Shell builtin commands are commands that can be executed within the running shell's process. >Release-Note: >Audit-Trail: >Unformatted: