diff options
Diffstat (limited to 'usr.sbin/sasyncd')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.conf.5 b/usr.sbin/sasyncd/sasyncd.conf.5 index 475c0a9a61b..94552c5b110 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.2 2005/04/01 17:02:11 jmc Exp $ +.\" $OpenBSD: sasyncd.conf.5,v 1.3 2005/05/01 17:35:27 david Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -87,7 +87,7 @@ peer 10.0.0.4 .It Ic private key file Ar filename Specify a file containing the private key matching the certificate specified using -.Ar ceritificate file . +.Ar certificate file . The default is .Pa /etc/ssl/private/sasyncd.key . .It Ic run as master | slave |