diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.8 b/usr.sbin/sasyncd/sasyncd.8 index d363ec116f6..9e4970a9b50 100644 --- a/usr.sbin/sasyncd/sasyncd.8 +++ b/usr.sbin/sasyncd/sasyncd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sasyncd.8,v 1.9 2007/05/31 19:20:29 jmc Exp $ +.\" $OpenBSD: sasyncd.8,v 1.10 2008/04/04 06:21:27 otto Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" .\" Manual page for sasyncd .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: April 4 2008 $ .Dt SASYNCD 8 .Os .Sh NAME @@ -144,3 +144,7 @@ daemon first appeared in .Ox 3.8 . It was written in 2004-2005 by Hakan Olsson, in part sponsored by Multicom Security AB, Sweden. +.Sh BUGS +Due to the absence of a proper on the wire SA transfer protocol, +.Nm +only works if the peers share the same hardware architecture. |