summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthieu <matthieu@openbsd.org>2002-06-11 03:56:20 +0000
committermatthieu <matthieu@openbsd.org>2002-06-11 03:56:20 +0000
commitcfb48d40c2abba72b8df36d8b66d88653f010669 (patch)
tree2ad4cfa371afa0e51753810be413a51e3c678edb
parentPasto. (diff)
downloadwireguard-openbsd-cfb48d40c2abba72b8df36d8b66d88653f010669.tar.xz
wireguard-openbsd-cfb48d40c2abba72b8df36d8b66d88653f010669.zip
typo
-rw-r--r--bin/hostname/hostname.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index 74fa1e57427..44e7817f494 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.1,v 1.14 2002/05/16 13:21:55 miod Exp $
+.\" $OpenBSD: hostname.1,v 1.15 2002/06/11 03:56:20 matthieu Exp $
.\" $NetBSD: hostname.1,v 1.11 1995/09/07 06:28:39 jtc Exp $
.\"
.\" Copyright (c) 1983, 1988, 1990, 1993
@@ -65,7 +65,7 @@ name.
.Xr domainname 1 ,
.Xr gethostname 3 ,
.Xr sethostname 3 ,
-;Xr netstart 8
+.Xr netstart 8
.Sh HISTORY
The
.Nm