mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Correct a macro name.
PR: 78171 Submitted by: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl> MFC after: 3 days
This commit is contained in:
parent
7b3512daac
commit
eafe5f8307
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ flag can be passed to the
|
|||
function.
|
||||
To keep the pathname buffer intact,
|
||||
the
|
||||
.Dv ND_NO_FREE_PNBUF
|
||||
.Dv NDF_NO_FREE_PNBUF
|
||||
flag can be passed to the
|
||||
.Fn NDFREE
|
||||
function.
|
||||
|
|
|
|||
Loading…
Reference in a new issue