aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-04-21 13:30:00 +0000
committerEd Maste <emaste@FreeBSD.org>2020-04-21 13:30:00 +0000
commitc027e8cf48c4a692d158f010e7455afd42d016b2 (patch)
tree94fa5c323345773eaec393e725c35b995bde8bdd /contrib
parent73b7696693afff68f37bb3d5a177ee402c1b13af (diff)
downloadsrc-c027e8cf48c4a692d158f010e7455afd42d016b2.tar.gz
src-c027e8cf48c4a692d158f010e7455afd42d016b2.zip
blacklistd.8: fix db file path
PR: 245781 Submitted by: Jose Luis Duran MFC after: 3 days
Notes
Notes: svn path=/head/; revision=360144
Diffstat (limited to 'contrib')
-rw-r--r--contrib/blacklist/bin/blacklistd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/blacklist/bin/blacklistd.8 b/contrib/blacklist/bin/blacklistd.8
index 603675ba3ce8..ec7f8b429d9d 100644
--- a/contrib/blacklist/bin/blacklistd.8
+++ b/contrib/blacklist/bin/blacklistd.8
@@ -153,7 +153,7 @@ The name of the configuration file to read, usually
The Berkeley DB file where
.Nm
stores its state, usually
-.Pa /var/run/blacklistd.db .
+.Pa /var/db/blacklistd.db .
.It Fl d
Normally,
.Nm