Bug 18805

Summary: typo in reboot.2 and revoke.2 of Release 3.4 manual
Product: Documentation Reporter: ota <ota>
Component: Books & ArticlesAssignee: alex <alex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description ota 2000-05-25 11:00:01 UTC
typo in reboot.2 and revoke.2 of Release 3.4 manual

See the patch.

How-To-Repeat: man 2 reboot
man 2 revoke
Comment 1 alex freebsd_committer freebsd_triage 2000-06-12 16:55:34 UTC
Responsible Changed
From-To: freebsd-doc->alex

This does appy to HEAD, too. 
I'll take this one
Comment 2 alex freebsd_committer freebsd_triage 2000-06-13 13:57:24 UTC
State Changed
From-To: open->closed

Commited the reboot.2 fix to HEAD, RELENG_4 and RELENG_3. Thanks! 

The revoke(2) manpage is correct, though. 
Please see /sys/kern/vfs_syscalls.c, /sys/kern/vfs_lookup.c 
and copystr(3) for more information.