From nobody@FreeBSD.org  Mon Aug  8 19:39:07 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C1BB116A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  8 Aug 2005 19:39:07 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9578743D45
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  8 Aug 2005 19:39:07 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j78Jd7kr009346
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 8 Aug 2005 19:39:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j78Jd7mP009345;
	Mon, 8 Aug 2005 19:39:07 GMT
	(envelope-from nobody)
Message-Id: <200508081939.j78Jd7mP009345@www.freebsd.org>
Date: Mon, 8 Aug 2005 19:39:07 GMT
From: Chris Jones <soc-cjones@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: queue(3) has typo
X-Send-Pr-Version: www-2.3

>Number:         84679
>Category:       docs
>Synopsis:       queue(3) has typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 08 19:40:13 GMT 2005
>Closed-Date:    Mon Aug 08 23:38:24 GMT 2005
>Last-Modified:  Mon Aug 08 23:38:24 GMT 2005
>Originator:     Chris Jones
>Release:        5.4-RELEASE
>Organization:
>Environment:
FreeBSD isis.novusordo.net 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #10: Wed Jul 20 15:14:21 MDT 2005     root@isis.novusordo.net:/usr/obj/usr/src/sys/ISIS  i386
>Description:
queue(3) uses "their" where it means "there".
>How-To-Repeat:
      
>Fix:
      Index: queue.3
===================================================================
RCS file: /home/ncvs/src/share/man/man3/queue.3,v
retrieving revision 1.34
diff -r1.34 queue.3
654c654
< evaluates to true if their are no elements in the list.
---
> evaluates to true if there are no elements in the list.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Aug 8 23:37:22 GMT 2005 
State-Changed-Why:  
This was committed to HEAD but wasn't MFC'ed to RELENG_5. 
I've merged 1.35 to RELENG_5.  Thanks for the PR :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Aug 8 23:37:22 GMT 2005 
Responsible-Changed-Why:  

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