Deleted Added
full compact
27c27
< .\" $FreeBSD: head/share/man/man9/vm_page_grab.9 87182 2001-12-02 02:13:35Z alfred $
---
> .\" $FreeBSD: head/share/man/man9/vm_page_grab.9 87857 2001-12-14 09:11:13Z ru $
47c47
< If the page exists and is busy
---
> If the page exists and is busy,
50c50
< If the page does not exists it is allocated.
---
> If the page does not exist, it is allocated.
61c61
< If successful
---
> If successful,
63c63
< return the page; otherwise,
---
> returns the page; otherwise,