diff options
author | Martin Natano <natano@cvs.openbsd.org> | 2016-10-26 14:17:43 +0000 |
---|---|---|
committer | Martin Natano <natano@cvs.openbsd.org> | 2016-10-26 14:17:43 +0000 |
commit | 143469a62788d89fcf45a43e290f7493cc130f8b (patch) | |
tree | 831cfb75fac5f82b852322c7e30eb946c166ccdb /usr.sbin | |
parent | efd044a852a6773d754d0df948a97b3c5716341a (diff) |
Add the omit-trailing-period cd9660 option to the manual.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/makefs/makefs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index da7cbf6ce73..2d1db5a8caf 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: makefs.8,v 1.13 2016/10/26 14:14:16 natano Exp $ +.\" $OpenBSD: makefs.8,v 1.14 2016/10/26 14:17:42 natano Exp $ .\" $NetBSD: makefs.8,v 1.55 2015/11/25 16:32:00 wiz Exp $ .\" .\" Copyright (c) 2001-2003 Wasabi Systems, Inc. @@ -223,8 +223,8 @@ Boot image is a ElTorito image. .It Sy no-trailing-padding Do not pad the image (apparently Linux needs the padding). -.\" .It Sy omit-trailing-period -.\" Unknown +.It Sy omit-trailing-period +Omit trailing periods in filenames. .It Sy preparer Preparer ID of the image. .It Sy publisher |