Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2018 08:17:29 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339193 - head/usr.sbin/bsdinstall
Message-ID:  <201810050817.w958HUSc012580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (ports committer)
Date: Fri Oct  5 08:17:29 2018
New Revision: 339193
URL: https://svnweb.freebsd.org/changeset/base/339193

Log:
  bsdinstall(8): Fix a typo.
  
  Reported by:	Jose Luis Duran
  Reviewed by:	bcr
  Approved by:	re (gjb), krion (mentor, implicit), mat (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D17409

Modified:
  head/usr.sbin/bsdinstall/bsdinstall.8

Modified: head/usr.sbin/bsdinstall/bsdinstall.8
==============================================================================
--- head/usr.sbin/bsdinstall/bsdinstall.8	Fri Oct  5 08:00:45 2018	(r339192)
+++ head/usr.sbin/bsdinstall/bsdinstall.8	Fri Oct  5 08:17:29 2018	(r339193)
@@ -395,7 +395,7 @@ Default:
 .It Ev ZFSBOOT_SWAP_ENCRYPTION
 If set, enables the encryption of the swap partition using
 .Xr geli 8 .
-Defaulf: ""
+Default: ""
 .It Ev ZFSBOOT_SWAP_MIRROR
 If set, enables a swap mirroring using
 .Xr gmirror 8 .



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