mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ypbind(8): Fix a typo in the man page
- s/ot/or/ MFC after: 3 days
This commit is contained in:
parent
1dc2c71ed8
commit
8bcffb86c7
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ will try broadcasting again.
|
|||
By contrast,
|
||||
.Nm
|
||||
will automatically maintain a binding for the default domain whether
|
||||
client programs reference it ot not.
|
||||
client programs reference it or not.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/rc.conf -compact
|
||||
.It Pa /var/yp/binding/[domainname].[version]
|
||||
|
|
|
|||
Loading…
Reference in a new issue