Bug 48324

Summary: jail(8) manpage outdated
Product: Documentation Reporter: Noel Koethe <noel>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Noel Koethe 2003-02-16 10:30:10 UTC
 Hello,
   
 just wanted to build a jail like I have on may 4.x machines.
   
 The manpage gives this (outdated?) steps:
   
 ...
 EXAMPLES
    Setting up a Jail Directory Tree
 ...
      cd $D/dev
      sh MAKEDEV jail
      cd $D
      ln -sf dev/null kernel
 ...
                                                                                 
 There isn't MAKEDEV anymore and there is no "dev/null" in $D.
 
 Thank you.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2003-02-16 21:26:57 UTC
Responsible Changed
From-To: gnats-admin->freebsd-doc

Documentation update.
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2003-03-01 01:00:25 UTC
State Changed
From-To: open->closed

A few minutes ago I fixed this in revision 1.40 of 
src/usr.sbin/jail/jail.8,v 

You should be able to see the changes if you CVSup now. 
Thanks for reporting this :) 


Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2003-03-01 01:00:25 UTC
Responsible Changed
From-To: freebsd-doc->keramida