diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 17:02:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-01 17:02:12 +0000 |
commit | fcae158862e93f66f373e1aca119026532e6e3ab (patch) | |
tree | ed5688f90e94a08526ebc8f9749a38a4a7146fa9 /usr.sbin | |
parent | 2e1f53d97afa098368a5e002fe0c4cf8958480da (diff) |
.Ox 3.8, not 3.7;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.8 | 4 | ||||
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.conf.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.8 b/usr.sbin/sasyncd/sasyncd.8 index 415eed160d5..d552e799500 100644 --- a/usr.sbin/sasyncd/sasyncd.8 +++ b/usr.sbin/sasyncd/sasyncd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sasyncd.8,v 1.1 2005/03/30 18:44:49 ho Exp $ +.\" $OpenBSD: sasyncd.8,v 1.2 2005/04/01 17:02:11 jmc Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -119,6 +119,6 @@ The default CA certificate. The .Nm daemon first appeared in -.Ox 3.7 . +.Ox 3.8 . It was written in 2004 by Hakan Olsson, in part sponsored by Multicom Security AB, Sweden. diff --git a/usr.sbin/sasyncd/sasyncd.conf.5 b/usr.sbin/sasyncd/sasyncd.conf.5 index 4b70f469645..475c0a9a61b 100644 --- a/usr.sbin/sasyncd/sasyncd.conf.5 +++ b/usr.sbin/sasyncd/sasyncd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sasyncd.conf.5,v 1.1 2005/03/30 18:44:49 ho Exp $ +.\" $OpenBSD: sasyncd.conf.5,v 1.2 2005/04/01 17:02:11 jmc Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -101,4 +101,4 @@ Normally only intended for debugging use. The .Nm file format first appeared in -.Ox 3.7 . +.Ox 3.8 . |