Bug 37757

Summary: [PATCH] kernel path change for -current man pages
Product: Documentation Reporter: Hiten Pandya <hitenp>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff
none
file.diff none

Description Hiten Pandya 2002-05-04 22:30:00 UTC
	
	The manual pages in FreeBSD-CURRENT need to be updated to reflect the
	new location of the kernel, which is: /boot/kernel/kernel.  The patch
	provided herein does the above thing of updating the very few but
	important man pages.

	The patches herein have been reviewed by freebsd-current mailing list.

	Also, the patch is available from:
	http://storm.uk.FreeBSD.org/~hiten/diffs/paths-20020329.diff

	NOTE: this issue is only for -CURRENT.  Please do not MFC these
	changes to -STABLE.  STABLE still uses /boot/kernel; while
	-CURRENT has switched over to /boot/kernel/kernel.

	The following manual pages are updated by the delta(s) below:

	ps(1)
	getbootfile(3)
	nextboot(8)
	boot_i386(8)
	vinum(4)
	loader.conf(5)
	loader.4th(8)
	fstat(1)
	ipcs(1)
	nfsstat(1)
	symorder(1)
	systat(1)
	vmstat(8)
	uptime(1)
	w(1)
	getextattr(8)
	iostat(8)
	kernbb(8)
	pstat(8)
	rwhod(8)
	setextattr(8)
	trpt(8)
	
	Please do not hesitate to contact me for more information regarding
	the delta(s) provided, or this PR.

	Things that are still left TODO:

		o change location of the modules from /modules to /boot/kernel
	
	I will do the above remaining thing when I can find myself some time.

	Thanks.

	  -- Hiten Pandya
	  -- <hiten@uk.FreeBSD.org>

Fix: The following patches fix/update the manual pages to use
	/boot/kernel/kernel, rather than /boot/kernel.
	
How-To-Repeat: 
	Visit the various manual pages, and check them with thi
Comment 1 joe freebsd_committer freebsd_triage 2002-05-09 12:49:16 UTC
State Changed
From-To: open->closed

Committed.