Mark up CDPATH. From YOMURA Masanori in private mail.
This commit is contained in:
parent
f4ceb83917
commit
448718c6fc
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user