namei: Update documentation.
This should have been done 2+ years ago when the td argument was dropped from NDINIT() and the NDFREE() macro and the SAVENAME and SAVESTART flags were retired. MFC after: 3 days Fixes:7e1d3eefd4("vfs: remove the unused thread argument from NDINIT*") Fixes:269c564b90("vfs: retire NDFREE") Sponsored by: NetApp, Inc. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D50375
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20250516: NDFREE(9) -> NDFREE_PNBUF(9)
|
||||
OLD_FILES+=usr/share/man/man9/NDFREE.9.gz
|
||||
|
||||
# 20250511: mailx test renamed
|
||||
OLD_FILES+=usr/tests/usr.bin/mail/mail_sigint_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user