diff options
author | David Krause <david@cvs.openbsd.org> | 2006-10-24 16:35:20 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2006-10-24 16:35:20 +0000 |
commit | a7490af104f00f33b8e55863057c5b3c32ea5121 (patch) | |
tree | b4e546080c19fdab508a0ed620ce15537c05bf8d /usr.sbin/ripctl | |
parent | bb9f6eeea126f49eae95f3b332eed8cd94f21f58 (diff) |
first appeared in OpenBSD 4.1 not 4.0
Diffstat (limited to 'usr.sbin/ripctl')
-rw-r--r-- | usr.sbin/ripctl/ripctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ripctl/ripctl.8 b/usr.sbin/ripctl/ripctl.8 index 918ddebad98..c9c5e3aca11 100644 --- a/usr.sbin/ripctl/ripctl.8 +++ b/usr.sbin/ripctl/ripctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ripctl.8,v 1.1 2006/10/18 16:15:25 norby Exp $ +.\" $OpenBSD: ripctl.8,v 1.2 2006/10/24 16:35:19 david Exp $ .\" .\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it> .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> @@ -93,4 +93,4 @@ Unix-domain socket used for communication with The .Nm program first appeared in -.Ox 4.0 . +.Ox 4.1 . |