Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2009 06:18:28 GMT
From:      Aldis Berjoza <killasmurf86@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/133961: mistake in rc.conf(5)
Message-ID:  <200904240618.n3O6ISBS021026@www.freebsd.org>
Resent-Message-ID: <200904240620.n3O6K56e054074@freefall.freebsd.org>

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

>Number:         133961
>Category:       docs
>Synopsis:       mistake in rc.conf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 24 06:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
     geli_swap_flags
		 Options passed to the geli(8) utility when encrypted GEOM
		 providers for swap partitions are created.  The default is
		 ``-a aes -l 256 -s 4096 -d''.
----------------

``-a aes -l 256 -s 4096 -d''.
should be
``-e aes -l 256 -s 4096 -d''.
>How-To-Repeat:

>Fix:
``-a aes -l 256 -s 4096 -d''.
should be
``-e aes -l 256 -s 4096 -d''.

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



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