Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man1 Mark up CDPATH. From YOMURA Masanori in priva...
details: https://anonhg.NetBSD.org/src/rev/cfd4cb916d84
branches: trunk
changeset: 584233:cfd4cb916d84
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 23:10:39 2005 +0000
description:
Mark up CDPATH. From YOMURA Masanori in private mail.
diffstat:
share/man/man1/cd.1 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 618f87f0c337 -r cfd4cb916d84 share/man/man1/cd.1
--- a/share/man/man1/cd.1 Sun Sep 11 22:53:49 2005 +0000
+++ b/share/man/man1/cd.1 Sun Sep 11 23:10:39 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cd.1,v 1.5 2003/08/07 10:31:00 agc Exp $
+.\" $NetBSD: cd.1,v 1.6 2005/09/11 23:10:39 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -45,7 +45,8 @@
.Ar Directory
is an absolute or relative pathname which becomes the new working
directory.
-The interpretation of a relative pathname by cd depends on the CDPATH
+The interpretation of a relative pathname by cd depends on the
+.Ev CDPATH
environment variable (see below).
.Sh ENVIRONMENT
The following environment variables affect the execution of cd:
Home |
Main Index |
Thread Index |
Old Index