summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorrob <rob@cvs.openbsd.org>2018-03-06 15:18:28 +0000
committerrob <rob@cvs.openbsd.org>2018-03-06 15:18:28 +0000
commit9426280128656c5d3c5153978ff77d36930b49e0 (patch)
treea7c51856c0af6b619e042411d59d62f3f7a6650e /usr.sbin
parent21df2801ed7ea53b47b874bb076a6be24a48859f (diff)
Mention that there is no macro expansion inside quotes.
ok jmc@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ifstated/ifstated.conf.56
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ifstated/ifstated.conf.5 b/usr.sbin/ifstated/ifstated.conf.5
index 601fa966e76..2587ed2e140 100644
--- a/usr.sbin/ifstated/ifstated.conf.5
+++ b/usr.sbin/ifstated/ifstated.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifstated.conf.5,v 1.11 2018/03/03 02:57:17 rob Exp $
+.\" $OpenBSD: ifstated.conf.5,v 1.12 2018/03/06 15:18:27 rob Exp $
.\"
.\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org>
.\" Copyright (c) 2005 Marco Pfatschbacher <mpf@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 3 2018 $
+.Dd $Mdocdate: March 6 2018 $
.Dt IFSTATED.CONF 5
.Os
.Sh NAME
@@ -55,6 +55,8 @@ instead of using the first state defined.
Macros can be defined that will later be expanded in context.
Macro names must start with a letter, digit, or underscore,
and may contain any of those characters.
+Macros are not expanded inside quotes.
+.Pp
Macro names may not be reserved words like, for example,
.Ar state
or