6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / devnm.1m
blob666043bb928a567ae732618a0a08cba5b2fcdf44
1 '\" te
2 .\" Copyright (c) 1996, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 1989 AT&T
4 .\" 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.
5 .\" 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.
6 .\" 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]
7 .TH DEVNM 1M "Sep 14, 1992"
8 .SH NAME
9 devnm \- device name
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fB/usr/sbin/devnm\fR \fIname\fR [\fIname\fR]...
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 The \fBdevnm\fR command identifies the special file associated with the mounted
20 file system where the argument \fIname\fR resides. One or more \fIname\fR can
21 be specified.
22 .SH EXAMPLES
23 .LP
24 \fBExample 1 \fRUsing the devnm Command
25 .sp
26 .LP
27 Assuming that \fB/usr\fR is mounted on \fB/dev/dsk/c0t3d0s6\fR, the following
28 command :
30 .sp
31 .in +2
32 .nf
33 /usr/sbin/devnm /usr
34 .fi
35 .in -2
36 .sp
38 .sp
39 .LP
40 produces:
41 .sp
42 .in +2
43 .nf
44 /dev/dsk/c0t3d0s6 /usr
45 .fi
46 .in -2
47 .sp
49 .SH FILES
50 .sp
51 .ne 2
52 .na
53 \fB\fB/dev/dsk/*\fR\fR
54 .ad
55 .RS 15n
57 .RE
59 .sp
60 .ne 2
61 .na
62 \fB\fB/etc/mnttab\fR\fR
63 .ad
64 .RS 15n
66 .RE
68 .SH SEE ALSO
69 .sp
70 .LP
71 \fBmnttab\fR(4), \fBattributes\fR(5)