diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-09 13:18:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-09 13:18:57 +0000 |
commit | bb8c8c4c2c4a61c068810f37f2baae59b88990a8 (patch) | |
tree | f208930ea1fc12649e1ad115ff7764bac2d1198c /share/man/man5 | |
parent | 6b241116243d5444f576c049c5125b5e06629399 (diff) |
desireable -> desirable;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index b183792a884..add00f8a620 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.371 2006/11/01 09:19:48 jmc Exp $ +.\" $OpenBSD: pf.conf.5,v 1.372 2006/11/09 13:18:56 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -507,7 +507,7 @@ in a .Xr pfsync 4 failover cluster. By default the hostid is set to a pseudo-random value, however it may be -desireable to manually configure it, for example to more easily identify the +desirable to manually configure it, for example to more easily identify the source of state table entries. .Bd -literal -offset indent set hostid 1 |