| Summary: | Typo in geli(8) manpage | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Björn Heidotting <b.heidotting> |
| Component: | Books & Articles | Assignee: | Maxim Konovalov <maxim> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Flags: | maxim:
mfc-stable10-
maxim: mfc-stable9- maxim: mfc-stable8- |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Björn Heidotting
2012-10-25 14:20:00 UTC
Responsible Changed From-To: freebsd-doc->bcr I'll work on this one. Responsible Changed From-To: bcr->freebsd-doc Back to the pool. Author: maxim Date: Mon Mar 25 12:38:45 2013 New Revision: 248700 URL: http://svnweb.freebsd.org/changeset/base/248700 Log: o Typo: IEE -> IEEE. PR: docs/173069 Submitted by: Bjorn Heidotting MFC after: 1 week Modified: head/sbin/geom/class/eli/geli.8 Modified: head/sbin/geom/class/eli/geli.8 ============================================================================== --- head/sbin/geom/class/eli/geli.8 Mon Mar 25 09:43:50 2013 (r248699) +++ head/sbin/geom/class/eli/geli.8 Mon Mar 25 12:38:45 2013 (r248700) @@ -970,7 +970,7 @@ Enter passphrase: supports two encryption modes: .Nm XTS , which was standardized as -.Nm IEE P1619 +.Nm IEEE P1619 and .Nm CBC with unpredictable IV. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" State Changed From-To: open-> patched Fixed in head. Responsible Changed From-To: freebsd-doc->maxim MFC reminder. The fix is a part of releng/10 already. |