mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
sbin/rcorder/rcorder.8: Amend HISTORY
rcorder appeared in FreeBSD 5.0. Address issues raised by igor. PR: 212547 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
This commit is contained in:
parent
dbfe4b2673
commit
ef0a975fbe
1 changed files with 7 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.\" $NetBSD: rcorder.8,v 1.3 2000/07/17 14:16:22 mrg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
.\" Perry E. Metzger. All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
.\" modification, are permitted provided that the following conditions
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 5, 2011
|
||||
.Dd September 10, 2016
|
||||
.Dt RCORDER 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -160,8 +160,11 @@ processing the stated file.
|
|||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility first appeared in
|
||||
utility appeared in
|
||||
.Nx 1.5 .
|
||||
.Nm
|
||||
utility first appeared in
|
||||
.Fx 5.0 .
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
Written by
|
||||
|
|
@ -172,7 +175,7 @@ and
|
|||
The
|
||||
.Dq Li REQUIRE
|
||||
keyword is misleading:
|
||||
It doesn't describe which daemons have to be running before a script
|
||||
It does not describe which daemons have to be running before a script
|
||||
will be started.
|
||||
It describes which scripts must be placed before it in
|
||||
the dependency ordering.
|
||||
|
|
|
|||
Loading…
Reference in a new issue