From nobody@FreeBSD.org  Sun Apr 13 05:25:41 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9CE4E106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 05:25:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 83B0B8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 05:25:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3D5Pc8v007817
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 05:25:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3D5Pcgr007816;
	Sun, 13 Apr 2008 05:25:38 GMT
	(envelope-from nobody)
Message-Id: <200804130525.m3D5Pcgr007816@www.freebsd.org>
Date: Sun, 13 Apr 2008 05:25:38 GMT
From: Yoshihiro Ota <ota@j.email.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: device is missing from example
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122702
>Category:       docs
>Synopsis:       device is missing from example
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 05:30:00 UTC 2008
>Closed-Date:    Wed Apr 16 18:54:20 UTC 2008
>Last-Modified:  Wed Apr 16 19:00:05 UTC 2008
>Originator:     Yoshihiro Ota
>Release:        CVS Web/8.0-CURRENT
>Organization:
>Environment:
N/A
>Description:
There are some examples of "man gjournal" at
http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/geom/class/journal/gjournal.8?rev=1.3

Once of them is as following.  tunefs is missing its device argument.

gjournal label da0s1d da0s1e && \e
    tunefs -J enable -n disable && \e
    mount -o async /dev/da0s1d.journal /mnt || \e
    mount /dev/da0s1d /mnt
>How-To-Repeat:
man gjournal or use the link above.
>Fix:
"tunefs -J enable -n disable da0s1d.journal", I suppose.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sun Apr 13 07:49:10 UTC 2008 
Responsible-Changed-Why:  
mfc reminder 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/122702: commit references a PR
Date: Sun, 13 Apr 2008 07:48:10 +0000 (UTC)

 remko       2008-04-13 07:48:05 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/geom/class/journal gjournal.8 
   Log:
   Add missing device in tunefs entry.
   
   PR:             docs/122702
   Submitted by:   Yoshihiro Ota <ota@j.email.ne.jp>
   MFC After:      3 days
   
   Revision  Changes    Path
   1.4       +2 -2      src/sbin/geom/class/journal/gjournal.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Apr 16 18:54:19 UTC 2008 
State-Changed-Why:  
MFC'ed to all relevant branches, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/122702: commit references a PR
Date: Wed, 16 Apr 2008 18:54:18 +0000 (UTC)

 remko       2008-04-16 18:54:08 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     sbin/geom/class/journal gjournal.8 
   Log:
   MFC rev 1.4 gjournal.8
     Add missing device in tunefs entry.
   
     PR:             docs/122702
     Submitted by:   Yoshihiro Ota <ota@j.email.ne.jp>
     MFC After:      3 days
   
   MFC rev 1.5 gjournal.8
     I keep taking timemachines to get back in time. Update the
     year to 2008.
   
     Noticed by:     ceri
   
   Revision  Changes    Path
   1.1.2.2   +2 -2      src/sbin/geom/class/journal/gjournal.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
