From olgeni@uli.it  Wed Jan 10 13:32:48 2001
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id 2F17737B404
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Jan 2001 13:32:47 -0800 (PST)
Received: from olgeni.localdomain.net (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id 3238032E8F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Jan 2001 22:32:39 +0100 (CET)
Received: (from olgeni@localhost)
	by olgeni.localdomain.net (8.11.1/8.11.1) id f0ALWxs30907;
	Wed, 10 Jan 2001 22:32:59 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <200101102132.f0ALWxs30907@olgeni.localdomain.net>
Date: Wed, 10 Jan 2001 22:32:59 +0100 (CET)
From: olgeni@uli.it
Reply-To: olgeni@uli.it
To: FreeBSD-gnats-submit@freebsd.org
Subject: fix for typo in vinum.8
X-Send-Pr-Version: 3.2

>Number:         24233
>Category:       docs
>Synopsis:       fix for typo in vinum.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    grog
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 10 13:40:00 PST 2001
>Closed-Date:    Wed Jan 10 14:21:29 PST 2001
>Last-Modified:  Wed Jan 10 14:22:29 PST 2001
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:
>Description:

Typo fix for vinum.8: conjnction -> conjunction

>How-To-Repeat:
>Fix:

Patch for /usr/src/sbin/vinum/vinum.8:

*** vinum.8.orig	Tue Jan  9 20:24:28 2001
--- vinum.8	Tue Jan  9 01:39:36 2001
***************
*** 371,377 ****
  .if n ("recursive")
  option is used by the list commands to display information not
  only about the specified objects, but also about subordinate objects.  For
! example, in conjnction with the
  .Nm lv
  command, the
  .Fl r
--- 371,377 ----
  .if n ("recursive")
  option is used by the list commands to display information not
  only about the specified objects, but also about subordinate objects.  For
! example, in conjunction with the
  .Nm lv
  command, the
  .Fl r

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: grog 
State-Changed-When: Wed Jan 10 14:21:29 PST 2001 
State-Changed-Why:  
Fix incorporated in source. 


Responsible-Changed-From-To: freebsd-doc->grog 
Responsible-Changed-By: grog 
Responsible-Changed-When: Wed Jan 10 14:21:29 PST 2001 
Responsible-Changed-Why:  
grog handles Vinum PRs. 

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

Greg Lehey, 11 January 2001

	Fixed, thanks.
