From de95e3d75f2db3d431c3c3f16ce2af32be4cc69d Mon Sep 17 00:00:00 2001 From: charnier Date: Wed, 13 May 1998 07:47:35 +0000 Subject: Correct use of .Nm. Add rcsid. --- bin/hostname/hostname.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/hostname/hostname.1') diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index 2abb457..94aa27c 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hostname.1 8.2 (Berkeley) 4/28/95 -.\" $Id: hostname.1,v 1.6 1997/02/22 14:03:41 peter Exp $ +.\" $Id: hostname.1,v 1.7 1997/06/03 06:21:45 charnier Exp $ .\" .Dd April 28, 1995 .Dt HOSTNAME 1 @@ -43,7 +43,7 @@ .Op Fl s .Op Ar name-of-host .Sh DESCRIPTION -.Nm +.Nm Hostname prints the name of the current host. The super-user can set the hostname by supplying an argument; this is usually done in the network initialization script @@ -54,13 +54,13 @@ time. Options: .Bl -tag -width flag .It Fl s -Trims off any domain information from the printed +Trim off any domain information from the printed name. .El .Sh SEE ALSO .Xr gethostname 3 .Sh HISTORY The -.Nm hostname +.Nm command appeared in .Bx 4.2 . -- cgit v1.1