rc.d/ldconfig change

Yar Tikhiy yar at comp.chem.msu.su
Tue Dec 20 09:26:25 PST 2005


On Tue, Dec 20, 2005 at 01:21:53AM +0100, Florent Thoumie wrote:
> Index: share/man/man5/rc.conf.5
> ===================================================================
> RCS file: /home/ncvs/src/share/man/man5/rc.conf.5,v
> retrieving revision 1.274
> diff -u -r1.274 rc.conf.5
> --- share/man/man5/rc.conf.5	19 Dec 2005 10:57:00 -0000	1.274
> +++ share/man/man5/rc.conf.5	20 Dec 2005 00:18:22 -0000
> @@ -2822,6 +2822,13 @@
>  Set this variable to
>  .Dq Li YES
>  to disable that security check during system startup.
> +.It Va local_ldconfig
> +.Pq Vt str
> +Set to the list of local
> +.Xr ldconfig 8
> +directories.
> +Each file in those directories will be passed as arguments to
> +.Xr ldconfig 8 .

What do you think about the following, slightly different wording?

	The names of all files in the directories listed
	will be passed as arguments to
	.Xr ldconfig 8 .

This should fix the singular vs. plural usage and also tell the
sweet truth that there will be a single run of ldconfig(8) irrespective
of the number of the files.

-- 
Yar


More information about the freebsd-rc mailing list