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 /usr.sbin/hotplugd | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.sbin/hotplugd')
-rw-r--r-- | usr.sbin/hotplugd/hotplugd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/hotplugd/hotplugd.8 b/usr.sbin/hotplugd/hotplugd.8 index c0af93bea51..48cfb161797 100644 --- a/usr.sbin/hotplugd/hotplugd.8 +++ b/usr.sbin/hotplugd/hotplugd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hotplugd.8,v 1.5 2006/06/01 09:22:41 markus Exp $ +.\" $OpenBSD: hotplugd.8,v 1.6 2007/05/31 19:20:24 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd March 30, 2004 +.Dd $Mdocdate: May 31 2007 $ .Dt HOTPLUGD 8 .Os .Sh NAME |