diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-05-21 07:13:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-05-21 07:13:38 +0000 |
commit | 649cc4058fc6b68b106327f7cd3d5b006bc659a1 (patch) | |
tree | 46885fe5307b4e9a1832d0d833f046c8853daf57 /usr.sbin | |
parent | 96cc8aa38775544bea2a9ee0fdcf35f84acddc16 (diff) |
clean
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/authpf/authpf.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/authpf/authpf.8 b/usr.sbin/authpf/authpf.8 index 1cba8994d0a..c1255708743 100644 --- a/usr.sbin/authpf/authpf.8 +++ b/usr.sbin/authpf/authpf.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: authpf.8,v 1.10 2002/04/15 05:55:48 pvalchev Exp $ +.\" $OpenBSD: authpf.8,v 1.11 2002/05/21 07:13:37 deraadt Exp $ .\" .\" Copyright (c) 2002 Bob Beck (beck@openbsd.org>. All rights reserved. .\" @@ -97,9 +97,9 @@ is run. .Pp Filter and nat rules will be searched for first in .Pa /etc/authpf/users/$USER/ -and then in +and then in .Pa /etc/authpf/ . -Per-user rules from the +Per-user rules from the .Pa /etc/authpf/users/$USER/ directory are intended to be used when non-default rules are needed on an individual user basis. It is important to ensure |