Source-Changes-HG archive

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

[src/trunk]: src/sbin s/filesystem/file system/



details:   https://anonhg.NetBSD.org/src/rev/163e3f7d0af5
branches:  trunk
changeset: 824511:163e3f7d0af5
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Jun 07 15:24:50 2017 +0000

description:
s/filesystem/file system/

diffstat:

 sbin/dump_lfs/dump_lfs.8         |   6 +++---
 sbin/mount_cd9660/mount_cd9660.8 |  20 ++++++++++----------
 sbin/mount_union/mount_union.8   |  16 ++++++++--------
 sbin/umount/umount.8             |  30 +++++++++++++++---------------
 4 files changed, 36 insertions(+), 36 deletions(-)

diffs (269 lines):

diff -r 8af529b2fc20 -r 163e3f7d0af5 sbin/dump_lfs/dump_lfs.8
--- a/sbin/dump_lfs/dump_lfs.8  Wed Jun 07 13:50:57 2017 +0000
+++ b/sbin/dump_lfs/dump_lfs.8  Wed Jun 07 15:24:50 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dump_lfs.8,v 1.16 2012/04/08 22:00:37 wiz Exp $
+.\"    $NetBSD: dump_lfs.8,v 1.17 2017/06/07 15:24:50 abhinav Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"     Regents of the University of California.
@@ -36,7 +36,7 @@
 .Sh NAME
 .Nm dump_lfs ,
 .Nm rdump_lfs
-.Nd filesystem backup
+.Nd file system backup
 .Sh SYNOPSIS
 .Nm
 .Op Fl 0123456789aceFnStuX
@@ -287,7 +287,7 @@
 .It Fl X
 Prevent the log from wrapping until the dump completes, guaranteeing
 a consistent backup.
-Processes that write to the filesystem will continue as usual
+Processes that write to the file system will continue as usual
 until the entire log is full, after which they will block
 until the dump is complete.
 This functionality is analogous to what
diff -r 8af529b2fc20 -r 163e3f7d0af5 sbin/mount_cd9660/mount_cd9660.8
--- a/sbin/mount_cd9660/mount_cd9660.8  Wed Jun 07 13:50:57 2017 +0000
+++ b/sbin/mount_cd9660/mount_cd9660.8  Wed Jun 07 15:24:50 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_cd9660.8,v 1.28 2009/01/03 22:56:23 christos Exp $
+.\" $NetBSD: mount_cd9660.8,v 1.29 2017/06/07 15:24:50 abhinav Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -62,7 +62,7 @@
 .Os
 .Sh NAME
 .Nm mount_cd9660
-.Nd mount an ISO-9660 filesystem
+.Nd mount an ISO-9660 file system
 .Sh SYNOPSIS
 .Nm
 .Op Fl o Ar options
@@ -70,9 +70,9 @@
 .Sh DESCRIPTION
 The
 .Nm
-command attaches the ISO-9660 filesystem residing on the device
+command attaches the ISO-9660 file system residing on the device
 .Pa special
-to the global filesystem namespace at the location indicated by
+to the global file system namespace at the location indicated by
 .Pa node .
 Both
 .Ar special
@@ -110,7 +110,7 @@
 .Cm nomaplcase .
 .It Cm nojoliet
 Do not make use of Joliet extensions for long filenames which
-may be present in the filesystem.
+may be present in the file system.
 .Pp
 Interpretation of Joliet extensions is enabled by default, Unicode
 file names are encoded into UTF-8.
@@ -122,7 +122,7 @@
 .Cm nomaplcase
 turns off this mapping.
 .It Cm norrip
-Do not use any Rockridge extensions included in the filesystem.
+Do not use any Rockridge extensions included in the file system.
 .It Cm nrr
 Same as
 .Cm norrip .
@@ -164,7 +164,7 @@
 .Nm
 utility first appeared
 .Bx 4.4 .
-Support for Joliet filesystem appeared in
+Support for Joliet file system appeared in
 .Nx 1.4 .
 Options
 .Cm nomaplcase
@@ -172,10 +172,10 @@
 .Cm rrcaseins
 were added in
 .Nx 1.5 .
-UTF-8 encoding of Unicode file names for Joliet filesystems was added in
+UTF-8 encoding of Unicode file names for Joliet file systems was added in
 .Nx 3.0 .
 .Sh NOTES
-For Joliet filesystems, the Unicode file names used to be filtered
+For Joliet file systems, the Unicode file names used to be filtered
 to ISO-8859-1 character set.
 This changed in
 .Nx 3.0 ,
@@ -192,7 +192,7 @@
 .Er EBADF
 causing, e.g., "ls -l" to fail with "Bad file descriptor".
 .Pp
-The cd9660 filesystem does not support the original "High Sierra"
+The cd9660 file system does not support the original "High Sierra"
 ("CDROM001") format.
 .Pp
 POSIX device node mapping is currently not supported.
diff -r 8af529b2fc20 -r 163e3f7d0af5 sbin/mount_union/mount_union.8
--- a/sbin/mount_union/mount_union.8    Wed Jun 07 13:50:57 2017 +0000
+++ b/sbin/mount_union/mount_union.8    Wed Jun 07 15:24:50 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount_union.8,v 1.19 2009/05/04 20:11:30 wiz Exp $
+.\"    $NetBSD: mount_union.8,v 1.20 2017/06/07 15:24:50 abhinav Exp $
 .\"
 .\" Copyright (c) 1994
 .\" The Regents of the University of California.  All rights reserved.
@@ -37,7 +37,7 @@
 .Os
 .Sh NAME
 .Nm mount_union
-.Nd mount union filesystems
+.Nd mount union file systems
 .Sh SYNOPSIS
 .Nm
 .Op Fl b
@@ -107,7 +107,7 @@
 pathname.
 .Pp
 Except in the case of a directory,
-access to an object is granted via the normal filesystem access checks.
+access to an object is granted via the normal file system access checks.
 For directories, the current user must have access to both the upper
 and lower directories (should they both exist).
 .Pp
@@ -125,12 +125,12 @@
 the lower layer fails with
 .Dv EROFS .
 .Pp
-The union filesystem manipulates the namespace, rather than
-individual filesystems.
+The union file system manipulates the namespace, rather than
+individual file systems.
 The union operation applies recursively down the directory tree
 now rooted at
 .Ar uniondir .
-Thus any filesystems which are mounted under
+Thus any file systems which are mounted under
 .Ar uniondir
 will take part in the union operation.
 This differs from the
@@ -189,14 +189,14 @@
 command first appeared in
 .Bx 4.4 .
 .Sh BUGS
-Without whiteout support from the filesystem backing the upper layer,
+Without whiteout support from the file system backing the upper layer,
 there is no way that delete and rename operations on lower layer
 objects can be done.
 An attempt to mount a union directory under one which does not
 have whiteout support will return
 .Dv EOPNOTSUPP
 .Pq Qq Operation not supported .
-Whiteout support can be added to an existing FFS filesystem
+Whiteout support can be added to an existing FFS file system
 by using the
 .Fl c
 option of
diff -r 8af529b2fc20 -r 163e3f7d0af5 sbin/umount/umount.8
--- a/sbin/umount/umount.8      Wed Jun 07 13:50:57 2017 +0000
+++ b/sbin/umount/umount.8      Wed Jun 07 15:24:50 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: umount.8,v 1.17 2016/09/12 06:34:08 sevan Exp $
+.\"    $NetBSD: umount.8,v 1.18 2017/06/07 15:24:50 abhinav Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -34,7 +34,7 @@
 .Os
 .Sh NAME
 .Nm umount
-.Nd unmount filesystems
+.Nd unmount file systems
 .Sh SYNOPSIS
 .Nm
 .Op Fl fvFR
@@ -53,7 +53,7 @@
 .Xr unmount 2
 system call (or an external unmount program) to remove a
 .Ar "special device"
-or the remote node (rhost:path) from the filesystem tree at the point
+or the remote node (rhost:path) from the file system tree at the point
 .Ar node .
 If either
 .Ar special
@@ -82,12 +82,12 @@
 The options are as follows:
 .Bl -tag -width indent
 .It Fl a
-All the currently mounted filesystems except the root are unmounted.
+All the currently mounted file systems except the root are unmounted.
 .It Fl f
-The filesystem is forcibly unmounted.
+The file system is forcibly unmounted.
 Active special devices continue to work,
 but all other files return errors if further accesses are attempted.
-The root filesystem cannot be forcibly unmounted.
+The root file system cannot be forcibly unmounted.
 .It Fl F
 Fake the unmount; perform all other processing but do not actually
 attempt the unmount.
@@ -104,7 +104,7 @@
 bypassing all attempts to be smart about mechanically determining the
 correct path from the argument.
 This option is incompatible with any option that potentially unmounts
-more than one filesystem, such as
+more than one file system, such as
 .Fl a ,
 but it can be used with
 .Fl f
@@ -115,20 +115,20 @@
 other cases where it is necessary.
 This option also disables the use of any external unmount program.
 .It Fl h Ar host
-Only filesystems mounted from the specified host will be
+Only file systems mounted from the specified host will be
 unmounted.
 This option is implies the
 .Fl a
 option and, unless otherwise specified with the
 .Fl t
-option, will only unmount NFS filesystems.
+option, will only unmount NFS file systems.
 .It Fl t Ar fstypelist
 Is used to indicate the actions should only be taken on
-filesystems of the specified type.
+file systems of the specified type.
 More than one type may be specified in a comma separated list.
-The list of filesystem types can be prefixed with
+The list of file system types can be prefixed with
 .Dq no
-to specify the filesystem types for which action should
+to specify the file system types for which action should
 .Em not
 be taken.
 For example, the
@@ -138,7 +138,7 @@
 umount -a -t nfs,mfs
 .Ed
 .Pp
-unmounts all filesystems of the type
+unmounts all file systems of the type
 .Tn NFS
 and
 .Tn MFS ,
@@ -154,13 +154,13 @@
 and
 .Tn MFS .
 .It Fl v
-Verbose, additional information is printed out as each filesystem
+Verbose, additional information is printed out as each file system
 is unmounted.
 .El
 .Sh FILES
 .Bl -tag -width /etc/fstab -compact
 .It Pa /etc/fstab
-filesystem table
+file system table
 .El
 .Sh SEE ALSO
 .Xr unmount 2 ,



Home | Main Index | Thread Index | Old Index