]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r349230, r349234, r349477
authorAlan Somers <asomers@FreeBSD.org>
Fri, 19 Jul 2019 14:16:11 +0000 (14:16 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Fri, 19 Jul 2019 14:16:11 +0000 (14:16 +0000)
commite3bef4cc59b8de45998ac72117ae5714d9c88807
tree73c5f6f320c2202a412588108723a54ff8615db3
parentea7f073430866a1533f216e79e027633f345a824
MFC r349230, r349234, r349477

r349230:
Add a VOP_BMAP(9) man page

Reviewed by: mckusick
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D20704

r349234:
VOP_BMAP(9): fix typo in the copyright header

Reported by: rgrimes
MFC-With: 349230
Sponsored by: The FreeBSD Foundation

r349477:
[skip ci] VOP_BMAP.9: fix diction in copyright header

MFC-With: r349230
Sponsored by: The FreeBSD Foundation
share/man/man9/Makefile
share/man/man9/VOP_BMAP.9 [new file with mode: 0644]
sys/kern/vfs_default.c