diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-23 11:42:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-10-23 11:42:39 +0000 |
commit | a2e8f7c8d86fcb928a98de9604202a601d1bd4ac (patch) | |
tree | a7444d7e127a10945610641a618caca3f6cab793 /share/man/man4 | |
parent | f4a94ebeccb2aaa95cfe404ed30ae7249a8637af (diff) |
missing apostrophe; from wiz@netbsd
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/vmt.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/vmt.4 b/share/man/man4/vmt.4 index 34f283e4cfe..2f207a0aacc 100644 --- a/share/man/man4/vmt.4 +++ b/share/man/man4/vmt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmt.4,v 1.4 2010/10/26 05:07:31 jmc Exp $ +.\" $OpenBSD: vmt.4,v 1.5 2011/10/23 11:42:38 jmc Exp $ .\" .\" Copyright (c) 2008 Marco Peereboom <marco@openbsd.org> .\" Text was heavily borrowed from the IPMI spec V1.5 @@ -14,7 +14,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: October 26 2010 $ +.Dd $Mdocdate: October 23 2011 $ .Dt VMT 4 .Os .Sh NAME @@ -39,7 +39,7 @@ host. It also provides access to the host machine's clock as a timedelta sensor. .Pp .Nm -reports the guests hostname and first non-loopback IP address to the host. +reports the guest's hostname and first non-loopback IP address to the host. .Sh SEE ALSO .Xr init 8 , .Xr sensorsd 8 , |