Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 12:17:02 +0200
From:      Nick Hibma <nick@van-laarhoven.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/95026: tr manual page typo
Message-ID:  <1143454622.132460.2003.nullmailer@me>
Resent-Message-ID: <200603280710.k2S7AGcj057563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95026
>Category:       docs
>Synopsis:       tr manual page typo
>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:   Tue Mar 28 07:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hibma
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
AnyWi Technology
>Environment:
System: FreeBSD hind.van-laarhoven.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Mon Mar 6 14:55:26 CET 2006 root@hind.van-laarhoven.org:/usr/src/sys/i386/compile/HIND i386


>Description:
	The tr page contains the following fragment which does not make sense:

	     -C      Complement the set of characters in string1, that is ``-C ab''
		     includes every character except for `a' and `b'.

	     -c      Same as -C but complement the set of values in string1.

string1 should probably be string2 for '-c' option.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143454622.132460.2003.nullmailer>