From pi@fa8.opsec.eu  Sun Sep  5 11:08:01 2010
Return-Path: <pi@fa8.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F326210656C3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Sep 2010 11:08:01 +0000 (UTC)
	(envelope-from pi@fa8.opsec.eu)
Received: from fa8.opsec.eu (fa8.opsec.eu [IPv6:2001:14f8:200:4::2])
	by mx1.freebsd.org (Postfix) with ESMTP id B6CBC8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Sep 2010 11:08:01 +0000 (UTC)
Received: from pi by fa8.opsec.eu with local (Exim 4.72 (FreeBSD))
	(envelope-from <pi@fa8.opsec.eu>)
	id 1OsD4p-0000W5-Sh
	for FreeBSD-gnats-submit@freebsd.org; Sun, 05 Sep 2010 13:07:59 +0200
Message-Id: <E1OsD4p-0000W5-Sh@fa8.opsec.eu>
Date: Sun, 05 Sep 2010 13:07:59 +0200
From: Kurt Jaeger <fbsd-pr@opsec.eu>
Reply-To: Kurt Jaeger <fbsd-pr@opsec.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: typo in man page cpio(1)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         150300
>Category:       docs
>Synopsis:       [patch] typo in man page cpio(1)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 05 11:10:05 UTC 2010
>Closed-Date:    Mon Sep 13 17:32:38 UTC 2010
>Last-Modified:  Mon Sep 13 17:32:38 UTC 2010
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Sun Sep 5 12:30:39 CEST 2010 pi@fa9.opsec.eu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	typo in man page cpio(1) references libarchive_formats(5) instead of '-'
>How-To-Repeat:
	-
>Fix:

--- cpio.1.old	2010-09-05 13:05:44.000000000 +0200
+++ cpio.1	2010-09-05 13:05:37.000000000 +0200
@@ -140,7 +140,7 @@
 The default format is
 .Ar odc .
 See
-.Xr libarchive_formats 5
+.Xr libarchive-formats 5
 for more complete information about the
 formats currently supported by the underlying
 .Xr libarchive 3

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Mon Sep 6 00:31:12 UTC 2010 
Responsible-Changed-Why:  
I'll take this. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=150300 
State-Changed-From-To: open->patched 
State-Changed-By: gjb 
State-Changed-When: Mon Sep 6 20:41:13 UTC 2010 
State-Changed-Why:  
Patched in HEAD.  MFC after 1 week. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=150300 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/150300: commit references a PR
Date: Mon,  6 Sep 2010 20:40:50 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Mon Sep  6 20:40:38 2010
 New Revision: 212263
 URL: http://svn.freebsd.org/changeset/base/212263
 
 Log:
   Fix typo in bsdcpio manual:
   s/libarchive_formats/libarchive-formats
   
   PR:		150300
   Submitted by:	Kurt Jaeger <fbsd-pr at opsec dot eu>
   Patch by:	Kurt Jaeger
   Approved by:	keramida (mentor)
   MFC after:	1 week
 
 Modified:
   head/usr.bin/cpio/bsdcpio.1
 
 Modified: head/usr.bin/cpio/bsdcpio.1
 ==============================================================================
 --- head/usr.bin/cpio/bsdcpio.1	Mon Sep  6 20:35:48 2010	(r212262)
 +++ head/usr.bin/cpio/bsdcpio.1	Mon Sep  6 20:40:38 2010	(r212263)
 @@ -24,7 +24,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd December 21, 2007
 +.Dd September 5, 2010
  .Dt BSDCPIO 1
  .Os
  .Sh NAME
 @@ -140,7 +140,7 @@ The POSIX.1 tar format.
  The default format is
  .Ar odc .
  See
 -.Xr libarchive_formats 5
 +.Xr libarchive-formats 5
  for more complete information about the
  formats currently supported by the underlying
  .Xr libarchive 3
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Mon Sep 13 17:32:05 UTC 2010 
State-Changed-Why:  
MFC'd to stable/8.  Thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=150300 
>Unformatted:
