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/ifstated | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'usr.sbin/ifstated')
-rw-r--r-- | usr.sbin/ifstated/ifstated.8 | 4 | ||||
-rw-r--r-- | usr.sbin/ifstated/ifstated.conf.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ifstated/ifstated.8 b/usr.sbin/ifstated/ifstated.8 index 2640dc6aa2a..9d73405e9a2 100644 --- a/usr.sbin/ifstated/ifstated.8 +++ b/usr.sbin/ifstated/ifstated.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifstated.8,v 1.7 2005/08/09 20:58:17 mpf Exp $ +.\" $OpenBSD: ifstated.8,v 1.8 2007/05/31 19:20:25 jmc Exp $ .\" .\" Copyright (c) 2004 Ryan McBride <mcbride@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 February 4, 2004 +.Dd $Mdocdate: May 31 2007 $ .Dt IFSTATED 8 .Os .Sh NAME diff --git a/usr.sbin/ifstated/ifstated.conf.5 b/usr.sbin/ifstated/ifstated.conf.5 index b4caa595380..83be80303db 100644 --- a/usr.sbin/ifstated/ifstated.conf.5 +++ b/usr.sbin/ifstated/ifstated.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifstated.conf.5,v 1.5 2007/02/09 16:16:58 stevesk Exp $ +.\" $OpenBSD: ifstated.conf.5,v 1.6 2007/05/31 19:20:25 jmc Exp $ .\" .\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org> .\" Copyright (c) 2005 Marco Pfatschbacher <mpf@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd May 31, 2005 +.Dd $Mdocdate: May 31 2007 $ .Dt IFSTATED.CONF 5 .Os .Sh NAME |