Document the new ${name}_env_file feature

Approved by:	bcr
MFH:		3 days
Differential Revision:	https://reviews.freebsd.org/D15578
This commit is contained in:
Mark Felder 2018-06-19 19:27:37 +00:00
parent b4737a3dcb
commit 6b82569f2d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335383

View File

@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd April 3, 2018
.Dd June 19, 2018
.Dt RC.SUBR 8
.Os
.Sh NAME
@ -554,6 +554,13 @@ with.
This will be passed as arguments to the
.Xr env 1
utility.
.It Va ${name}_env_file
A file to source for environmental variables to run
.Va command
with.
Note that all the variables which are being assigned in this file are going
to be exported into the environment of
.Va command .
.It Va ${name}_fib
FIB
.Pa Routing Table