From owner-freebsd-bugs Sun Oct 20 06:10:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15872 for bugs-outgoing; Sun, 20 Oct 1996 06:10:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15863; Sun, 20 Oct 1996 06:10:01 -0700 (PDT) Resent-Date: Sun, 20 Oct 1996 06:10:01 -0700 (PDT) Resent-Message-Id: <199610201310.GAA15863@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, lkoeller@odie.physik2.uni-rostock.de Received: from odie.physik2.uni-rostock.de (odie.physik2.uni-rostock.de [139.30.40.28]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA14629 for ; Sun, 20 Oct 1996 06:00:57 -0700 (PDT) Received: (from lkoeller@localhost) by odie.physik2.uni-rostock.de (8.7.5/8.7.3) id PAA09207; Sun, 20 Oct 1996 15:00:54 +0200 (MET DST) Message-Id: <199610201300.PAA09207@odie.physik2.uni-rostock.de> Date: Sun, 20 Oct 1996 15:00:54 +0200 (MET DST) From: Lars Koeller Reply-To: lkoeller@odie.physik2.uni-rostock.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/1850: Small error in indent man-page Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1850 >Category: docs >Synopsis: Error at the -cli switch description of the indent man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 20 06:10:00 PDT 1996 >Last-Modified: >Originator: Lars Koeller >Organization: University of Rostock, Germany >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD-2.1.5 RELEASE system >Description: The -cli switch description says: ... right of the containing switch statement. -cli0 -.5 causes case labels to be indented half a tab stop. The ... it should be ... right of the containing switch statement. -cli0.5 causes case labels to be indented half a tab stop. The ... >How-To-Repeat: man indent >Fix: *** indent.1.org Sun Oct 20 14:52:31 1996 --- indent.1 Sun Oct 20 14:55:28 1996 *************** *** 205,211 **** tab stops to the right of the containing .Ic switch statement. ! .Fl cli0 .5 causes case labels to be indented half a tab stop. The default is .Fl cli0 . --- 205,211 ---- tab stops to the right of the containing .Ic switch statement. ! .Fl cli0.5 causes case labels to be indented half a tab stop. The default is .Fl cli0 . >Audit-Trail: >Unformatted: