diff options
-rw-r--r-- | usr.sbin/makefs/makefs.8 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index 6fb69a4222f..6a635720137 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: makefs.8,v 1.15 2016/10/26 15:22:40 natano Exp $ +.\" $OpenBSD: makefs.8,v 1.16 2016/11/08 19:31:52 natano Exp $ .\" $NetBSD: makefs.8,v 1.55 2015/11/25 16:32:00 wiz Exp $ .\" .\" Copyright (c) 2001-2003 Wasabi Systems, Inc. @@ -34,7 +34,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 26 2016 $ +.Dd $Mdocdate: November 8 2016 $ .Dt MAKEFS 8 .Os .Sh NAME @@ -156,6 +156,11 @@ Expected number of files per directory. Block size. .It Sy density Bytes per inode. +.It Sy disklabel +Name of a disk described in +.Xr disktab 5 . +A disklabel with the information will be written at a machine dependent +location in the image. .It Sy extent Maximum extent size. .It Sy fsize |