Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 58884 invoked from network); 6 Jan 2010 06:05:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2010 06:05:01 -0000 Received: (qmail 40126 invoked by uid 500); 6 Jan 2010 06:05:01 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 40091 invoked by uid 500); 6 Jan 2010 06:05:01 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 40075 invoked by uid 99); 6 Jan 2010 06:05:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2010 06:05:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2010 06:04:58 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F3E96234C4BD for ; Tue, 5 Jan 2010 22:04:02 -0800 (PST) Message-ID: <962663761.62001262757842997.JavaMail.jira@brutus.apache.org> Date: Wed, 6 Jan 2010 06:04:02 +0000 (UTC) From: "Peter Firmstone (JIRA)" To: river-commits@incubator.apache.org Subject: [jira] Closed: (RIVER-227) tools manpages command lines do not include line continuation characters In-Reply-To: <6002942.1186775502953.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/RIVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Firmstone closed RIVER-227. --------------------------------- > tools manpages command lines do not include line continuation characters > ------------------------------------------------------------------------ > > Key: RIVER-227 > URL: https://issues.apache.org/jira/browse/RIVER-227 > Project: River > Issue Type: Bug > Components: com_sun_jini_tool > Affects Versions: jtsk_2.1 > Reporter: Jim Hurley > Assignee: Mark Brouwer > Priority: Minor > Fix For: AR2 > > Attachments: RIVER-161-227-232.patch > > > Bugtraq ID [6323877|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6323877] > The man pages for tools include example commands which are displayed on multiple lines without line continuation characters (terminal \). The > services man pages having multi-line commands do include the continuation characters. A consistent convention should be used for all command lines. > Need to examine all of the man pages and use a consistent approach to displaying a command line on multiple lines. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.