diff options
author | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2005-08-09 21:03:54 +0000 |
---|---|---|
committer | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2005-08-09 21:03:54 +0000 |
commit | 9012e538eba085655fb59ca830fb7124f79337dc (patch) | |
tree | 8937df93e81da388aedb12b1d958ad465da3bd55 | |
parent | 2675b64be2999492b882afab01c56409e8844e85 (diff) |
same here
3.8 not 3.5
-rw-r--r-- | usr.sbin/ifstated/ifstated.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ifstated/ifstated.conf.5 b/usr.sbin/ifstated/ifstated.conf.5 index efc12f3ff1e..1978364e653 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.1 2005/08/06 08:27:16 sturm Exp $ +.\" $OpenBSD: ifstated.conf.5,v 1.2 2005/08/09 21:03:53 mpf Exp $ .\" .\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org> .\" Copyright (c) 2005 Marco Pfatschbacher <mpf@openbsd.org> @@ -212,4 +212,4 @@ configuration file The .Nm file format first appeared in -.Ox 3.5 . +.Ox 3.8 . |