From nobody@FreeBSD.org  Tue Aug 17 17:57:10 2004
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 19E8716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 17:57:10 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EE9AB43D60
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 17:57:09 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7HHv9Sg050696
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 17:57:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7HHv9aS050695;
	Tue, 17 Aug 2004 17:57:09 GMT
	(envelope-from nobody)
Message-Id: <200408171757.i7HHv9aS050695@www.freebsd.org>
Date: Tue, 17 Aug 2004 17:57:09 GMT
From: Joel Dahl <joel@automatvapen.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Update freebsd-glossary
X-Send-Pr-Version: www-2.3

>Number:         70583
>Category:       docs
>Synopsis:       [patch] Update freebsd-glossary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 18:00:36 GMT 2004
>Closed-Date:    Tue Dec 23 11:45:03 UTC 2008
>Last-Modified:  Tue Dec 23 11:50:03 UTC 2008
>Originator:     Joel Dahl
>Release:        5.2.1
>Organization:
n/a
>Environment:
FreeBSD dude.automatvapen.se 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sat Jul 10 16:52:28 CEST 2004     root@dude.automatvapen.se:/usr/obj/usr/src/sys/WORKSTATION  i386      
>Description:
I've made som changes to the freebsd-glossary. With this patch, sections U and V becomes complete. If something is incorrect, tell me and I'll fix it.  
>How-To-Repeat:
n/a      
>Fix:
http://www.automatvapen.se/freebsd/patches/gloss_u_v.diff  
>Release-Note:
>Audit-Trail:

From: Joel Dahl <joel@automatvapen.se>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/70583: [PATCH] Update freebsd-glossary
Date: Fri, 20 Aug 2004 18:35:53 +0200

 --=-fnFDPUG6jLUBHHNRxqiq
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 Attach patch since URL's makes PR's difficult to work with.
 
 -- 
 Joel
 
 --=-fnFDPUG6jLUBHHNRxqiq
 Content-Disposition: attachment; filename=gloss_u_v.diff
 Content-Type: text/x-patch; name=gloss_u_v.diff; charset=iso-8859-1
 Content-Transfer-Encoding: 7bit
 
 --- freebsd-glossary.sgml	Sun Aug 15 18:39:38 2004
 +++ new.freebsd-glossary.sgml	Tue Aug 17 19:51:45 2004
 @@ -1703,7 +1703,9 @@
        <glossterm>Uniform Resource Locator</glossterm>
        <acronym>URL</acronym>
        <glossdef>
 -        <para></para>
 +        <para>A standard way developed to specify the unique
 +	  location of a document available electronically, such
 +	  as on the Internet.</para>
        </glossdef>
      </glossentry>
  
 @@ -1711,7 +1713,9 @@
        <glossterm>Unix File System Version 1</glossterm>
        <acronym>UFS1</acronym>
        <glossdef>
 -        <para></para>
 +        <para>The native BSD filesystem, derived from the Berkeley
 +	  Fast File System which was originally developed from FS in
 +	  the first versions of UNIX at AT&T.</para>
        </glossdef>
      </glossentry>
  
 @@ -1719,7 +1723,11 @@
        <glossterm>Unix File System Version 2</glossterm>
        <acronym>UFS2</acronym>
        <glossdef>
 -        <para></para>
 +        <para>An extension to <acronym>UFS1</acronym>, introduced in
 +	  &os; 5-CURRENT. <acronym>UFS2</acronym> adds 64 bit block
 +	  pointers (breaking the 1T barrier), support for extended file
 +	  storage, and a few other things.
 +	  </para>
        </glossdef>
      </glossentry>
  
 @@ -1727,7 +1735,9 @@
        <glossterm>Universal Serial Bus</glossterm>
        <acronym>USB</acronym>
        <glossdef>
 -        <para></para>
 +        <para>A hardware standard for connecting modems, mice,
 +          keyboards, printers, scanners and other low-speed
 +	  external devices to computers.</para>
        </glossdef>
      </glossentry>
  
 @@ -1745,7 +1755,10 @@
        <glossterm>User Datagram Protocol</glossterm>
        <acronym>UDP</acronym>
        <glossdef>
 -        <para></para>
 +        <para>A simple, unreliable datagram protocol which is used
 +          for exchanging data on a TCP/IP network. <acronym>UDP</acronym>
 +	  packets are more complex than <acronym>ICMP</acronym> packets,
 +	  but less complex than <acronym>TCP</acronym> packets.</para>
        </glossdef>
      </glossentry>
    </glossdiv>
 @@ -1762,7 +1775,10 @@
        <glossterm>Virtual Private Network</glossterm>
        <acronym>VPN</acronym>
        <glossdef>
 -        <para></para>
 +        <para>A way to use a public telecommunication
 +	  infrastructure, such as the Internet, to provide remote
 +	  users with a secure connection to their organizations
 +	  network.</para>
        </glossdef>
      </glossentry>
    </glossdiv>
 
 --=-fnFDPUG6jLUBHHNRxqiq--
 
Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Wed Sep 8 16:12:29 GMT 2004 
Responsible-Changed-Why:  
I have another glossary PR on the tasklist, so get this one too. 

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

From: "Siebrand Mazeland" <s.mazeland@xs4all.nl>
To: <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: docs/70583: [PATCH] Update freebsd-glossary
Date: Sun, 20 Feb 2005 14:54:36 +0100

 This can be committed.
 

From: Ceri Davies <ceri@submonkey.net>
To: Siebrand Mazeland <s.mazeland@xs4all.nl>
Cc: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Subject: Re: docs/70583: [PATCH] Update freebsd-glossary
Date: Sun, 20 Feb 2005 17:33:23 +0000

 On Sun, Feb 20, 2005 at 02:00:40PM +0000, Siebrand Mazeland wrote:
 > The following reply was made to PR docs/70583; it has been noted by GNATS.
 > 
 > From: "Siebrand Mazeland" <s.mazeland@xs4all.nl>
 > To: <freebsd-gnats-submit@FreeBSD.org>
 > Cc:  
 > Subject: Re: docs/70583: [PATCH] Update freebsd-glossary
 > Date: Sun, 20 Feb 2005 14:54:36 +0100
 > 
 >  This can be committed.
 
 Actually, it has some grammatical errors and some of the definitions are
 a little too informal.
 
 Ceri
 -- 
 Only two things are infinite, the universe and human stupidity, and I'm
 not sure about the former.			  -- Einstein (attrib.)
Responsible-Changed-From-To: ceri->freebsd-doc 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Sun Nov 2 22:42:32 UTC 2008 
Responsible-Changed-Why:  
I don't really belong in the FreeBSD project any more, so sorry for 
sitting on this for so long. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70583 
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Tue Dec 23 11:44:17 UTC 2008 
State-Changed-Why:  
Patch similar to yours committed Joel, thanks! 


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

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/70583: commit references a PR
Date: Tue, 23 Dec 2008 11:44:13 +0000 (UTC)

 trhodes     2008-12-23 11:44:00 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/share/sgml/glossary freebsd-glossary.sgml 
   Log:
   Fill out a few more glossary items.
   
   PR:             70583
   Submitted by:   joel (earlier version)
   
   Revision  Changes    Path
   1.33      +18 -6     doc/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml
 _______________________________________________
 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:
