Bug 31428 - uiomove.9 has not been updated to reflect changes to the uio structure.
Summary: uiomove.9 has not been updated to reflect changes to the uio structure.
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-22 09:00 UTC by davidc
Modified: 2001-11-05 00:41 UTC (History)
0 users

See Also:


Attachments
file.diff (590 bytes, patch)
2001-10-22 09:00 UTC, davidc
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description davidc 2001-10-22 09:00:01 UTC
uiomove.9 has not been updated to reflect the change of struct proc uio_procp to struct thread uio_td.

Fix: Patch the file.
How-To-Repeat: man uiomove
Comment 1 dd freebsd_committer freebsd_triage 2001-11-05 00:41:42 UTC
State Changed
From-To: open->closed

Applied, thanks.