diff options
Diffstat (limited to 'usr.sbin/sasyncd/sasyncd.8')
-rw-r--r-- | usr.sbin/sasyncd/sasyncd.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.8 b/usr.sbin/sasyncd/sasyncd.8 index 89ce15ca158..7772847090c 100644 --- a/usr.sbin/sasyncd/sasyncd.8 +++ b/usr.sbin/sasyncd/sasyncd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sasyncd.8,v 1.11 2010/06/16 17:39:05 reyk Exp $ +.\" $OpenBSD: sasyncd.8,v 1.12 2017/04/04 22:37:01 jsg Exp $ .\" .\" Copyright (c) 2005 Håkan Olsson. All rights reserved. .\" @@ -27,7 +27,7 @@ .\" .\" Manual page for sasyncd .\" -.Dd $Mdocdate: June 16 2010 $ +.Dd $Mdocdate: April 4 2017 $ .Dt SASYNCD 8 .Os .Sh NAME @@ -35,7 +35,7 @@ .Nd IPsec SA synchronization daemon for failover gateways .Sh SYNOPSIS .Nm -.Op Fl dv +.Op Fl dnv .Op Fl c Ar config-file .Sh DESCRIPTION The @@ -117,6 +117,9 @@ Without this option, .Nm sends log messages to .Xr syslog 3 . +.It Fl n +Configtest mode. +Only check the configuration file for validity. .It Fl v The .Fl v |