Bug 81738

Summary: [patch] Update tar usage in chapter 16.11.2 of the Handbook
Product: Documentation Reporter: Rene Ladan <r.c.ladan>
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

Description Rene Ladan 2005-05-31 21:30:01 UTC
	Although mentioned in the 5.3R release notes, the text in chapter
	16.11.2 of the Handbook still refers to GNU tar as the (only) tar to use:

	" ... The GNU version of tar, which FreeBSD utilizes, supports remote
	devices using the same syntax as rdump ... "
	
	<sidenote>
	This doesn't seem to apply to bsdtar:
	
	$ bsdtar cf localhost:/usr/home/rene/test.tar localfile
	tar: Failed to open 'localhost:/usr/home/rene/test.tar': No such file or directory
	</sidenote>
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2005-08-05 20:06:26 UTC
State Changed
From-To: open->closed

I changed the wording a bit but commited to revision 1.241 of 
chapter.sgml.  The website should be updated within 24 hours.  Thanks 
for the submission!