Bug 192294 - [PATCH] Fix typo in vm_page_busy(9)
Summary: [PATCH] Fix typo in vm_page_busy(9)
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 17:53 UTC by Conrad Meyer
Modified: 2014-08-11 18:27 UTC (History)
1 user (show)

See Also:


Attachments
(patch -p0 in src; one char fix to share/man/man9/vm_page_busy.9) (563 bytes, patch)
2014-07-31 17:53 UTC, Conrad Meyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Meyer 2014-07-31 17:53:20 UTC
Created attachment 145190 [details]
(patch -p0 in src; one char fix to share/man/man9/vm_page_busy.9)

Tiny typo fix.

Sponsored by:	EMC / Isilon storage division
Comment 1 John Baldwin freebsd_committer freebsd_triage 2014-08-11 18:27:18 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-11 18:27:30 UTC
A commit references this bug:

Author: jhb
Date: Mon Aug 11 18:26:57 UTC 2014
New revision: 269824
URL: http://svnweb.freebsd.org/changeset/base/269824

Log:
  Fix a typo.

  PR:		192294
  Submitted by:	Conrad Meyer <conrad.meyer@isilon.com>

Changes:
  head/share/man/man9/vm_page_busy.9