Module Name: src
Committed By: dholland
Date: Sun Sep 11 06:02:20 UTC 2011
Modified Files:
src/bin/sh: sh.1
Log Message:
A feature that wasn't implemented for 4.4alpha and still isn't implemented
is just plain not implemented.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/bin/sh/sh.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/sh/sh.1
diff -u src/bin/sh/sh.1:1.102 src/bin/sh/sh.1:1.103
--- src/bin/sh/sh.1:1.102 Mon Jun 13 20:41:00 2011
+++ src/bin/sh/sh.1 Sun Sep 11 06:02:20 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.102 2011/06/13 20:41:00 wiz Exp $
+.\" $NetBSD: sh.1,v 1.103 2011/09/11 06:02:20 dholland Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -298,7 +298,7 @@
section below.)
.It Fl b Em notify
Enable asynchronous notification of background job completion.
-(UNIMPLEMENTED for 4.4alpha)
+(Not implemented.)
.It "\ \ " Em cdprint
Make an interactive shell always print the new directory name when
changed by the