diff options
Diffstat (limited to 'usr/src/man/man1/which.1')
| -rw-r--r-- | usr/src/man/man1/which.1 | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/usr/src/man/man1/which.1 b/usr/src/man/man1/which.1 index e9a494c6b0..f1d7177dfa 100644 --- a/usr/src/man/man1/which.1 +++ b/usr/src/man/man1/which.1 @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH which 1 "30 Mar 2005" "SunOS 5.11" "User Commands" +.TH WHICH 1 "Mar 30, 2005" .SH NAME which \- locate a command and display its pathname or alias .SH SYNOPSIS @@ -29,12 +29,10 @@ the current shell execution environment. The following operand is supported: .sp .ne 2 -.mk .na \fB\fIname\fR\fR .ad .RS 8n -.rt The name of a command to be located. .RE @@ -44,35 +42,29 @@ The name of a command to be located. The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR \fR .ad .RS 7n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fB\fB>0\fR \fR .ad .RS 7n -.rt One or more \fIname\fR operands were not located or an error occurred. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fB~/.cshrc\fR\fR .ad .RS 12n -.rt source of aliases and path values .RE |
