[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: www/faq/faq14.html uni diff



On Sat, Jun 26, 2004 at 12:34:11PM -0400, xcitor wrote:
> 
> i think you're right -- here's another diff that also corrects another
> typo i should've seen the first time around...
> 

thanks for the diff, though i made one change...

> 
> Index: www/faq/faq14.html
> ===================================================================
> RCS file: /cvs/www/faq/faq14.html,v
> retrieving revision 1.106
> diff -u -r1.106 faq14.html
> --- www/faq/faq14.html	22 Jun 2004 23:52:56 -0000	1.106
> +++ www/faq/faq14.html	26 Jun 2004 16:33:20 -0000
> @@ -256,7 +256,7 @@
>  
>  <p>
>  The above command simply allows you to view the existing disklabel, and
> -assuring that you dont mess anything up. ( Which we all need sometimes.
> +assures that you don't mess anything up. ( Which we all need sometimes.
>  ) But to be able to make changes you must use the -E option with
>  disklabel like so:
>  

now reads...

The above command simply allows you to view the existing disklabel,
ensuring that you don't mess anything up. ( Which we all need sometimes.

jmc