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" as two words.



details:   https://anonhg.NetBSD.org/src/rev/155fa6721412
branches:  trunk
changeset: 341841:155fa6721412
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 25 16:32:00 2015 +0000

description:
"file system" as two words.

diffstat:

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

diffs (27 lines):

diff -r 704882428a6a -r 155fa6721412 usr.sbin/makefs/makefs.8
--- a/usr.sbin/makefs/makefs.8  Wed Nov 25 16:00:09 2015 +0000
+++ b/usr.sbin/makefs/makefs.8  Wed Nov 25 16:32:00 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: makefs.8,v 1.54 2015/11/25 00:48:49 christos Exp $
+.\"    $NetBSD: makefs.8,v 1.55 2015/11/25 16:32:00 wiz Exp $
 .\"
 .\" Copyright (c) 2001-2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -179,7 +179,7 @@
 .Xr getgrnam 3
 (and related) library calls.
 .It Fl O Ar offset
-Instead of creating the filesystem at the beginning of the file, start
+Instead of creating the file system at the beginning of the file, start
 at offset.
 Valid only for
 .Sy ffs
@@ -201,7 +201,7 @@
 Set the size of the file system image to
 .Ar image-size .
 .It Fl T Ar timestamp
-Specify a timestamp to be set for all filesystem files and directories
+Specify a timestamp to be set for all file system files and directories
 created so that repeatable builds are possible.
 The
 .Ar timestamp



Home | Main Index | Thread Index | Old Index