Print this page
3758 RFE: Would like "hostname -s"
3430 Support "hostname --fqdn"

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/hostname.1
          +++ new/usr/src/man/man1/hostname.1
   1    1  '\" te
   2    2  .\" Copyright (c) 1992, Sun Microsystems, Inc.
        3 +\." Copyright 2016 RackTop Systems.
   3    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.
   4    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.
   5    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]
   6      -.TH HOSTNAME 1 "Sep 14, 1992"
        7 +.TH HOSTNAME 1 "May 11, 2016"
   7    8  .SH NAME
   8    9  hostname \- set or print name of current host system
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12      -\fB/usr/bin/hostname\fR [\fIname-of-host\fR]
       13 +\fB/usr/bin/hostname\fR [\fI-fs\fR | \fIname-of-host\fR]
  13   14  .fi
  14   15  
  15   16  .SH DESCRIPTION
  16   17  .sp
  17   18  .LP
  18   19  The \fBhostname\fR command prints the name of the current host, as given before
  19   20  the \fBlogin\fR prompt. The super-user can set the hostname by giving an
  20   21  argument.
       22 +.sp
       23 +.SH OPTIONS
       24 +.sp
       25 +For compatibility long arguments are also supported.
       26 +.sp
       27 +.LP
       28 +\fB-f, --fqdn, --long\fR print out the fully qualified domain name.
       29 +.sp
       30 +\fB-s, --short\fR strip domain information from hostname.
       31 +.sp
       32 +.LP
       33 +The \fBhostname\fR command cannot be used to set the fqdn, long or short name.
       34 +.sp
  21   35  .SH SEE ALSO
  22   36  .sp
  23   37  .LP
  24   38  \fBuname\fR(1), \fBattributes\fR(5)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX