summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-22 16:17:33 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-09-22 16:17:33 +0000
commita512030f731efb4b0d3924f3b7f7c8fd9f5ff5d8 (patch)
treefb9e8006811482fba81ad6725bc2ca0fffef4246 /share
parent0e2f7c53a998678fbe1a6152c3cb398a02263983 (diff)
obvious markup typo; frantisek holop <minusf at obiit dot org>
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/rc.subr.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8
index cc490c2b9ea..e417845d2ef 100644
--- a/share/man/man8/rc.subr.8
+++ b/share/man/man8/rc.subr.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rc.subr.8,v 1.25 2014/07/09 14:19:22 ajacoutot Exp $
+.\" $OpenBSD: rc.subr.8,v 1.26 2014/09/22 16:17:32 schwarze Exp $
.\"
.\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 9 2014 $
+.Dd $Mdocdate: September 22 2014 $
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -232,7 +232,7 @@ Arguments to call the daemon with.
.It Va daemon_user
User to run the daemon as, using
.Xr su 1 .
-.It Ar daemon Ns _timeout
+.It Va daemon_timeout
Maximum time in seconds to wait for the
.Cm start ,
.Cm stop