diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /bin/hostname | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'bin/hostname')
-rw-r--r-- | bin/hostname/hostname.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index d3df9ec497a..f9c269dae12 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostname.1,v 1.18 2003/12/03 14:06:08 jmc Exp $ +.\" $OpenBSD: hostname.1,v 1.19 2007/05/31 19:19:14 jmc Exp $ .\" $NetBSD: hostname.1,v 1.11 1995/09/07 06:28:39 jtc Exp $ .\" .\" Copyright (c) 1983, 1988, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hostname.1 8.2 (Berkeley) 4/28/95 .\" -.Dd April 28, 1995 +.Dd $Mdocdate: May 31 2007 $ .Dt HOSTNAME 1 .Os .Sh NAME |