From nobody@FreeBSD.org  Thu Aug 28 18:07:47 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 9E7A5106567C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Aug 2008 18:07:47 +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 8B4718FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Aug 2008 18:07:47 +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 m7SI7lHk039199
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 28 Aug 2008 18:07:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m7SI7lwh039198;
	Thu, 28 Aug 2008 18:07:47 GMT
	(envelope-from nobody)
Message-Id: <200808281807.m7SI7lwh039198@www.freebsd.org>
Date: Thu, 28 Aug 2008 18:07:47 GMT
From: Chris St Denis <chris@smartt.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: History section of cpuset(1) incorrect
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126921
>Category:       docs
>Synopsis:       [patch] History section of cpuset(1) incorrect
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 28 18:10:01 UTC 2008
>Closed-Date:    Tue Dec 23 17:14:12 UTC 2008
>Last-Modified:  Tue Dec 23 17:14:12 UTC 2008
>Originator:     Chris St Denis
>Release:        RELENG_7
>Organization:
SmarttNet
>Environment:
FreeBSD barium.smartt.com 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Aug 20 13:45:59 PDT 2008     cstdenis@barium-new.smartt.com:/usr/obj/usr/src/sys/BARIUM  amd64
>Description:
The history section of the man page of cpuset(1) states

"HISTORY
     The cpuset command first appeared in FreeBSD 8.0."

I am running RELENG_7 and I have this so this should say 7.1 not 8.0
>How-To-Repeat:

>Fix:
--- cpuset.1.old  2008-08-28 11:07:00.000000000 -0700
+++ cpuset.1    2008-08-28 11:07:08.000000000 -0700
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2008 Christian Brueffer
+7.\" Copyright (c) 2008 Christian Brueffer
 .\" Copyright (c) 2008 Jeffrey Roberson
 .\" All rights reserved.
 .\"
@@ -170,6 +170,6 @@
 The
 .Nm
 command first appeared in
-.Fx 8.0 .
+.Fx 7.1 .
 .Sh AUTHORS
 .An Jeffrey Roberson Aq jeff@FreeBSD.org


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue Dec 23 17:13:27 UTC 2008 
State-Changed-Why:  
Seems this has already been fixed in CURRENT and RELENG_7. 
Thanks! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Tue Dec 23 17:13:27 UTC 2008 
Responsible-Changed-Why:  
Over to me. 

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