]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document the rather suprising behavior with ' inside action rules.
authorWarner Losh <imp@FreeBSD.org>
Tue, 13 Oct 2020 05:19:00 +0000 (05:19 +0000)
committerWarner Losh <imp@FreeBSD.org>
Tue, 13 Oct 2020 05:19:00 +0000 (05:19 +0000)
commiteb93b08fe07c5d396ebb920e9579accbaeaea603
treedf9d6f3a54f0d18515ee8afd5c733f883e6600c3
parente69469695644f6da23e78a6a38f5f368359ce6e6
Document the rather suprising behavior with ' inside action rules.

To prevent issues with odd shell characters appearing in, a surprising
shell feature is used. Document it and a workaround for it.

Differential Revision: https://reviews.freebsd.org/D26723
sbin/devd/devd.conf.5