Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/makefs file system police.



details:   https://anonhg.NetBSD.org/src/rev/ff991b2623f7
branches:  trunk
changeset: 351410:ff991b2623f7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Feb 12 14:45:09 2017 +0000

description:
file system police.

diffstat:

 usr.sbin/makefs/makefs.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 895a16afe7a8 -r ff991b2623f7 usr.sbin/makefs/makefs.8
--- a/usr.sbin/makefs/makefs.8  Sun Feb 12 14:44:20 2017 +0000
+++ b/usr.sbin/makefs/makefs.8  Sun Feb 12 14:45:09 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: makefs.8,v 1.60 2017/02/11 16:04:59 christos Exp $
+.\"    $NetBSD: makefs.8,v 1.61 2017/02/12 14:45:09 wiz Exp $
 .\"
 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -215,7 +215,7 @@
 Note that timestamps specified in an
 .Xr mtree 5
 spec file, override the default timestamp.
-When this option is enabled, filesystems that regularly use
+When this option is enabled, file systems that regularly use
 .Xr localtime 3
 to convert times to the native format (such as udf and cd9660), use
 .Xr gmtime 3



Home | Main Index | Thread Index | Old Index