Module Name:    src
Committed By:   reinoud
Date:           Sat Apr  4 13:44:57 UTC 2020

Modified Files:
        src/usr.sbin/makefs: makefs.8

Log Message:
Indent the makefs(8) options for UDF like the other filesystems described.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/usr.sbin/makefs/makefs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/makefs/makefs.8
diff -u src/usr.sbin/makefs/makefs.8:1.64 src/usr.sbin/makefs/makefs.8:1.65
--- src/usr.sbin/makefs/makefs.8:1.64	Wed Nov  6 21:04:22 2019
+++ src/usr.sbin/makefs/makefs.8	Sat Apr  4 13:44:57 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: makefs.8,v 1.64 2019/11/06 21:04:22 christos Exp $
+.\"	$NetBSD: makefs.8,v 1.65 2020/04/04 13:44:57 reinoud Exp $
 .\"
 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -489,7 +489,7 @@ Each of the options consists of a keywor
 and a value.
 The following keywords are supported:
 .Pp
-.Bl -tag -width optimization -compact
+.Bl -tag -width optimization -offset indent -compact
 .It Sy disctype
 This can have the following values:
 .Bl -tag -width cdromXdvdromXbdromXXX -compact

Reply via email to