Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2012 03:10:26 GMT
From:      Eitan Adler <eadler@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/166272: remove duplicate word: vinum article
Message-ID:  <201203200310.q2K3AQ58084857@red.freebsd.org>
Resent-Message-ID: <201203200320.q2K3KB2p042470@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166272
>Category:       docs
>Synopsis:       remove duplicate word: vinum article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 03:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
see patch
>How-To-Repeat:
read the article
>Fix:
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/vinum/article.sgml,v
retrieving revision 1.16
diff -u -r1.16 article.sgml
--- article.sgml	29 Aug 2006 19:45:44 -0000	1.16
+++ article.sgml	20 Mar 2012 03:09:26 -0000
@@ -2291,7 +2291,7 @@
     printf DLOUT "%4s%9d%9d%10s\n", "$vip:", $totsiz+$cfgsiz, $minoff-$cfgsiz,
       'vinum';
   } else {
-    # No need to mess with size size and offset if there was no swap
+    # No need to mess with size and offset if there was no swap
     printf DLOUT "%4s%9d%9d%10s\n", "$vip:", $totsiz, $minoff,
       'vinum';
   }


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203200310.q2K3AQ58084857>