diff options
author | Dan McDonald <danmcd@joyent.com> | 2017-09-12 17:38:28 -0400 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2017-09-12 19:41:10 -0400 |
commit | 2ee1ed1ec5dfdf07d2c92db58b11f630de2a6e87 (patch) | |
tree | b9bfa944ed2f07d24f93d650dcc662dccedad1fd /usr/src | |
parent | b31320a79e2054c6739b5229259dbf98f3afc547 (diff) | |
download | illumos-gate-2ee1ed1ec5dfdf07d2c92db58b11f630de2a6e87.tar.gz |
7388 Support -h <hostname> for ipadm DHCP (fix man lint)
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man1m/ipadm.1m | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man1m/ipadm.1m b/usr/src/man/man1m/ipadm.1m index 448472f014..ecc7ea87ca 100644 --- a/usr/src/man/man1m/ipadm.1m +++ b/usr/src/man/man1m/ipadm.1m @@ -476,14 +476,14 @@ address; or specify .Cm forever to wait without interruption. The default value is 120. -.It Fl 1 Ns , Ns Fl -primary +.It Fl 1 Ns \&, Ns Fl -primary Specify that the interface is primary. One effect will be that .Xr nodename 4 will serve as -.Fl h Ns , Ns Fl -reqhost +.Fl h Ns \&, Ns Fl -reqhost if that switch is not otherwise specified. -.It Fl h Ns , Ns Fl -reqhost +.It Fl h Ns \&, Ns Fl -reqhost Specify the host name to send to the DHCP server in order to request an association of a Fully Qualified Domain Name to the interface. An FQDN is determined from |