From 05e432692b8c7b6612d898bd81854dad06ed622b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 3 Mar 2003 22:12:25 +0000 Subject: we mean: macros are not expanded inside quotes --- share/man/man5/pf.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man5') diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 927e1584914..28ed32e18b7 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.190 2003/03/02 12:44:42 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.191 2003/03/03 22:12:24 deraadt Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -93,7 +93,7 @@ Macro names may not be reserved words (for example .Ar pass , .Ar in , .Ar out Ns ). -Macros are not expanded recursively. +Macros are not expanded inside quotes. .Pp For example, .Pp -- cgit v1.2.3