From owner-freebsd-bugs Tue Mar 4 18:40:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA12970 for bugs-outgoing; Tue, 4 Mar 1997 18:40:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA12959; Tue, 4 Mar 1997 18:40:03 -0800 (PST) Resent-Date: Tue, 4 Mar 1997 18:40:03 -0800 (PST) Resent-Message-Id: <199703050240.SAA12959@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, fenner@parc.xerox.com Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA11925 for ; Tue, 4 Mar 1997 18:31:07 -0800 (PST) Received: from fenestro.parc.xerox.com ([13.0.208.199]) by alpha.xerox.com with SMTP id <18810(1)>; Tue, 4 Mar 1997 18:30:20 PST Received: (from fenner@localhost) by fenestro.parc.xerox.com (8.8.4/8.8.4) id SAA14078; Tue, 4 Mar 1997 18:30:24 -0800 (PST) Message-Id: <199703050230.SAA14078@fenestro.parc.xerox.com> Date: Tue, 4 Mar 1997 18:30:24 PST From: Bill Fenner Reply-To: fenner@parc.xerox.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/2880: sh man page talks about "...by the time 4.4 is released" Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2880 >Category: docs >Synopsis: sh man page talks about "...by the time 4.4 is released" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 4 18:40:01 PST 1997 >Last-Modified: >Originator: Bill Fenner >Organization: Xerox >Release: FreeBSD 2.2-BETA_A i386 >Environment: >Description: The sh(1) man page has many references to 4.4: ncorporated into this shell. We expect POSIX conformance by the time 4.4 BSD is released. -a allexport Export all variables assigned to. (UNIMPLEMENTED for 4.4alpha) -C noclobber Don't overwrite existing files with ``>''. (UNIMPLEMENTED for 4.4alpha) -u nounset Write a message to standard error when attempting to expand a variable that is not set, and if the shell is not interactive, exit immediately. (UNIMPLEMENTED for 4.4alpha) -b notify Enable asynchronous notification of background job completion. (UNIMPLEMENTED for 4.4alpha) Enclosing the full parameter expansion string in double-quotes does not cause the following four varieties of pattern characters to be quoted, whereas quoting characters within the braces has this effect. (UNIMPLEMENTED IN 4.4alpha) >How-To-Repeat: man sh >Fix: Remove the phrase about POSIX conformance being planned by the time 4.4BSD is released; replace it with one asserting POSIX conformance if we believe that to be true. Remove all references to 4.4 alpha; change them to ".Os FreeBSD x.x" if they are true or remove the whole "UNIMPLEMENTED IN" phrase if they are not. >Audit-Trail: >Unformatted: