components/open-fabrics/infiniband-diags/manpages/set_nodedesc.sh.1m
branchs11u3-sru
changeset 5950 9032c8d91972
parent 369 cc8c00719da9
--- a/components/open-fabrics/infiniband-diags/manpages/set_nodedesc.sh.1m	Thu May 05 02:19:04 2016 -0700
+++ b/components/open-fabrics/infiniband-diags/manpages/set_nodedesc.sh.1m	Mon May 09 19:41:29 2016 -0700
@@ -1,9 +1,9 @@
 '\" t
-.\" Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+.\" Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 .\" Modified for Solaris to add the Solaris stability classification,
 .\" and to add a note about source availability.
 .\"
-.TH SET_NODEDESC.SH 1M "4 April 2011" "USER COMMANDS"
+.TH SET_NODEDESC.SH 1M "21 Oct 2015" "USER COMMANDS"
 
 .SH "NAME"
 set_nodedesc.sh \- Set/View Node Description String for Infiniband Host Controller Adapters (HCA)s
@@ -37,8 +37,8 @@
 will be used if common node descriptor is not set.
 .sp
 \fBset_nodedesc.sh\fR called without arguments, sets the common node descriptor
-string to the \fBhostname\fR(1M) of the system. The common Node descriptor string
-can be set to a string other than the \fBhostname\fR(1M) using the -N option.
+string to the \fBhostname\fR(1) of the system. The common Node descriptor string
+can be set to a string other than the \fBhostname\fR(1) using the -N option.
 .sp
 The HCA specific Node Description String can be set using the -H and -G
 option. The Global Unique IDentifier (GUID) specified with -G identifies
@@ -47,11 +47,12 @@
 description String.
 .sp
 The -v option can be used to view the Node descriptors for all HCAs on the
-system.
+system. It will fail if no node description has been written on the system
+previously. 
 .sp
 .SH "EXAMPLES"
 .TP
-\fB1. Set Node descriptor string to hostname(1M) for all HCAs:\fR
+\fB1. Set Node descriptor string to hostname(1) for all HCAs:\fR
 .PP
 	set_nodedesc.sh
 .PP