diff options
| author | Remko Lodder <remko@FreeBSD.org> | 2008-02-20 10:45:03 +0000 |
|---|---|---|
| committer | Remko Lodder <remko@FreeBSD.org> | 2008-02-20 10:45:03 +0000 |
| commit | 76d53526bd41ed802eabbe18d21d2fc97b632bc9 (patch) | |
| tree | 6629d2458aa8125952bc0d162b89677dabc324d6 /contrib | |
| parent | 432384b6cd758f5cf9e5cf00d6dcc77a36acbb35 (diff) | |
Notes
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/pf/man/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5 index 6a7da22f4fbbb..918af53c4282b 100644 --- a/contrib/pf/man/pf.conf.5 +++ b/contrib/pf/man/pf.conf.5 @@ -2418,8 +2418,8 @@ anchor, if any, before finally evaluating the rule. .Pp Since the parser specification for anchor names is a string, any -reference to an anchor name containing solidus -.Pq Sq / +reference to an anchor name containing +.Sq / characters will require double quote .Pq Sq \&" characters around the anchor name. |
