From 041d1287e88250bf06ad159c6c696bd653a77957 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 12 Dec 2002 17:26:04 +0000 Subject: Uniformly refer to a file system as "file system". Approved by: re --- usr.sbin/adduser/rmuser.8 | 4 ++-- usr.sbin/burncd/burncd.8 | 6 ++--- usr.sbin/config/config.8 | 4 ++-- usr.sbin/edquota/edquota.8 | 24 +++++++++---------- usr.sbin/mountd/exports.5 | 38 +++++++++++++++--------------- usr.sbin/mountd/mountd.8 | 8 +++---- usr.sbin/mtree/mtree.8 | 2 +- usr.sbin/ntp/doc/ntp.conf.5 | 8 +++---- usr.sbin/pccard/pccardd/pccardd.8 | 2 +- usr.sbin/pkg_install/add/pkg_add.1 | 2 +- usr.sbin/pkg_install/version/pkg_version.1 | 2 +- usr.sbin/pw/pw.8 | 2 +- usr.sbin/pwd_mkdb/pwd_mkdb.8 | 2 +- usr.sbin/quot/quot.8 | 2 +- usr.sbin/quotaon/quotaon.8 | 24 +++++++++---------- usr.sbin/repquota/repquota.8 | 14 +++++------ usr.sbin/rpc.umntall/rpc.umntall.8 | 10 ++++---- usr.sbin/setfmac/setfmac.8 | 4 ++-- usr.sbin/syslogd/syslog.conf.5 | 2 +- usr.sbin/syslogd/syslogd.8 | 2 +- usr.sbin/ypserv/ypserv.8 | 2 +- 21 files changed, 82 insertions(+), 82 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index e27241a..f216788 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -173,7 +173,7 @@ utility appeared in .Sh BUGS The .Nm -utility does not comprehensively search the filesystem for all files +utility does not comprehensively search the file system for all files owned by the removed user and remove them; to do so on a system of any size is prohibitively slow and I/O intensive. It is also unable to remove symbolic links that were created by the @@ -183,7 +183,7 @@ or .Pa /var/tmp , as symbolic links on .Bx 4.4 -filesystems do not contain information +file systems do not contain information as to who created them. Also, there may be other files created in .Pa /var/mail diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 7c251b3..b280202 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -87,7 +87,7 @@ Show the first LBA of the last track on the media and the next writeable address on the media for use with the .Xr mkisofs 8 Ns 's .Fl C -switch when adding additional data to ISO filesystems with extra sessions. +switch when adding additional data to ISO file systems with extra sessions. .It Cm blank Blank a CD-RW medium. This uses the fast blanking method, so data are not physically overwritten, @@ -175,11 +175,11 @@ The typical usage for burning from a compressed image file on stdin: .Dl "gunzip -c file.iso.gz | burncd -f /dev/acd0c data - fixate" .Pp In the examples above, the files burned to data CD-Rs are assumed to -be ISO9660 filesystems. +be ISO9660 file systems. .Xr mkisofs 8 , available in the .Fx -Ports Collection, is commonly used to create ISO9660 filesystem images +Ports Collection, is commonly used to create ISO9660 file system images from a given directory tree. .Sh BUGS Probably, please report when found. diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index c262636..393f945 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -219,12 +219,12 @@ are therefore two options for installing a debug kernel: .Dq Li "make install" installs .Pa kernel -in the root filesystem. +in the root file system. .It .Dq Li "make install.debug" installs .Pa kernel.debug -in the root filesystem. +in the root file system. .El .Sh FILES .Bl -tag -width ".Pa /sys/ Ns Va ARCH Ns Pa /compile/ Ns Ar SYSTEM_NAME" -compact diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 6276abd..74e3294 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -89,7 +89,7 @@ with an .Tn ASCII representation of the current disk quotas for that user. -The list of filesystems with user quotas is determined from +The list of file systems with user quotas is determined from .Pa /etc/fstab . An editor is invoked on the .Tn ASCII @@ -145,7 +145,7 @@ will non-interactively set quotas defined by .Ar bslim , bhlim , islim and .Ar ihlim -on each particular filesystem referenced by +on each particular file system referenced by .Ar fspath . Here .Ar bslim @@ -167,17 +167,17 @@ If invoked with the .Fl f option, .Nm -will read and modify quotas on the filesystem specified by +will read and modify quotas on the file system specified by .Ar fspath only. The .Ar fspath argument may be either a special device -or a filesystem mount point. +or a file system mount point. The primary purpose of this option is to set the scope for the .Fl p option, which would overwrite quota records on every -filesystem with quotas otherwise. +file system with quotas otherwise. .Pp If the .Fl g @@ -201,10 +201,10 @@ flag to non-interactively set-up quotas on the listed set of groups. .Pp Users are permitted to exceed their soft limits -for a grace period that may be specified per filesystem. +for a grace period that may be specified per file system. Once the grace period has expired, the soft limit is enforced as a hard limit. -The default grace period for a filesystem is specified in +The default grace period for a file system is specified in .Pa /usr/include/ufs/ufs/quota.h . The .Fl t @@ -212,13 +212,13 @@ flag can be used to change the grace period. By default, or when invoked with the .Fl u flag, -the grace period is set for all the filesystems with user +the grace period is set for all the file systems with user quotas specified in .Pa /etc/fstab . When invoked with the .Fl g flag the grace period is -set for all the filesystems with group quotas specified in +set for all the file systems with group quotas specified in .Pa /etc/fstab . The grace period may be specified in days, hours, minutes, or seconds. Setting a grace period to zero indicates that the default @@ -230,11 +230,11 @@ Only the super-user may edit quotas. .Sh FILES .Bl -tag -width quota.group -compact .It Pa quota.user -at the filesystem root with user quotas +at the file system root with user quotas .It Pa quota.group -at the filesystem root with group quotas +at the file system root with group quotas .It Pa /etc/fstab -to find filesystem names and locations +to find file system names and locations .El .Sh SEE ALSO .Xr quota 1 , diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index c37bcc4..e617fa4 100644 --- a/usr.sbin/mountd/exports.5 +++ b/usr.sbin/mountd/exports.5 @@ -58,39 +58,39 @@ Appendix I. Each line in the file (other than comment lines that begin with a #) specifies the mount point(s) and export flags within one local server -filesystem for one or more hosts. +file system for one or more hosts. A long line may be split over several lines by ending all but the last line with a backslash .Pq Ql \e . -A host may be specified only once for each local filesystem on the +A host may be specified only once for each local file system on the server and there may be only one default entry for each server -filesystem that applies to all other hosts. -The latter exports the filesystem to the ``world'' and should -be used only when the filesystem contains public information. +file system that applies to all other hosts. +The latter exports the file system to the ``world'' and should +be used only when the file system contains public information. .Pp In a mount entry, -the first field(s) specify the directory path(s) within a server filesystem +the first field(s) specify the directory path(s) within a server file system that can be mounted on by the corresponding client(s). There are two forms of this specification. The first is to list all mount points as absolute directory paths separated by whitespace. -The second is to specify the pathname of the root of the filesystem +The second is to specify the pathname of the root of the file system followed by the .Fl alldirs flag; -this form allows the host(s) to mount at any point within the filesystem, +this form allows the host(s) to mount at any point within the file system, including regular files if the .Fl r option is used on .Xr mountd 8 . The pathnames must not have any symbolic links in them and should not have any "." or ".." components. -Mount points for a filesystem may appear on multiple lines each with +Mount points for a file system may appear on multiple lines each with different sets of hosts and export options. .Pp -The second component of a line specifies how the filesystem is to be +The second component of a line specifies how the file system is to be exported to the host set. -The option flags specify whether the filesystem +The option flags specify whether the file system is exported read-only or read-write and how the client uid is mapped to user credentials on the server. .Pp @@ -149,7 +149,7 @@ place of their own. .Pp The .Fl ro -option specifies that the filesystem should be exported read-only +option specifies that the file system should be exported read-only (default read/write). The option .Fl o @@ -163,7 +163,7 @@ be done with the .Fl public flag. However, this flag in itself allows r/w access to all files in -the filesystem, not requiring reserved ports and not remapping uids. +the file system, not requiring reserved ports and not remapping uids. It is only provided to conform to the spec, and should normally not be used. For a @@ -281,7 +281,7 @@ Given that and .Sy /u2 are -local filesystem mount points, the above example specifies the following: +local file system mount points, the above example specifies the following: .Sy /usr is exported to hosts .Em friends @@ -310,7 +310,7 @@ associated with ``root''; it is exported to all hosts on network ``cis-net'' allowing mounts at any directory within /u2. .Pp -The filesystem rooted at +The file system rooted at .Sy /cdrom will exported read-only to the entire network 192.168.33.0/24, including all its subdirectories. @@ -318,7 +318,7 @@ Since .Sy /cdrom is the conventional mountpoint for a CD-ROM device, this export will fail if no CD-ROM medium is currently mounted there since that line -would then attempt to export a subdirectory of the root filesystem +would then attempt to export a subdirectory of the root file system with the .Fl alldirs option which is not allowed. @@ -332,7 +332,7 @@ will notify .Xr mountd 8 about this situation, and the .Sy /cdrom -filesystem will be exported as intented. +file system will be exported as intented. Note that without using the .Fl alldirs option, the export would always succeed. @@ -340,7 +340,7 @@ While there is no CD-ROM medium mounted under .Sy /cdrom , it would export the (normally empty) directory .Sy /cdrom -of the root filesystem instead. +of the root file system instead. .Sh SEE ALSO .Xr netgroup 5 , .Xr mountd 8 , @@ -351,7 +351,7 @@ The export options are tied to the local mount points in the kernel and must be non-contradictory for any exported subdirectory of the local server mount point. It is recommended that all exported directories within the same server -filesystem be specified on adjacent lines going down the tree. +file system be specified on adjacent lines going down the tree. You cannot specify a hostname that is also the name of a netgroup. Specifying the full domain specification for a hostname can normally circumvent the problem. diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index f717a57..3a959b3 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -64,7 +64,7 @@ The following options are available: Allow the administrator to force clients to use only the version 2 .Tn NFS -protocol to mount filesystems from this server. +protocol to mount file systems from this server. .It Fl d Output debugging information. .It Fl l @@ -84,7 +84,7 @@ some diskless workstations do mount requests for their swapfiles and expect them to be regular files. Since a regular file cannot be specified in .Pa /etc/exports , -the entire filesystem in which the swapfiles resides +the entire file system in which the swapfiles resides will have to be exported with the .Fl alldirs flag. @@ -128,11 +128,11 @@ exits with an error. .Sh FILES .Bl -tag -width /var/run/mountd.pid -compact .It Pa /etc/exports -the list of exported filesystems +the list of exported file systems .It Pa /var/run/mountd.pid the pid of the currently running mountd .It Pa /var/db/mountdtab -the current list of remote mounted filesystems +the current list of remote mounted file systems .El .Sh SEE ALSO .Xr nfsstat 1 , diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index c983544..be62890 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -293,7 +293,7 @@ that .Nm .Fl K .Cm sha1digest -be run on the filesystems, and a copy of the results stored on a different +be run on the file systems, and a copy of the results stored on a different machine, or, at least, in encrypted form. The output file itself should be digested using the .Xr md5 1 diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index c9c9143..d170a29 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -681,7 +681,7 @@ other clients and servers. .Ss Key Management All key files are installed by default in .Pa /usr/local/etc , -which is normally in a shared filesystem +which is normally in a shared file system in NFS-mounted networks and avoids installing them in each machine separately. The default can be overridden by the @@ -693,7 +693,7 @@ A suitable place to install it is in .Pa /etc , which is normally -not in a shared filesystem. +not in a shared file system. .Pp The recommended practice is to keep the timestamp extensions when installing a file and to install a link from the default name @@ -1064,7 +1064,7 @@ statement. No .Ql \&.. elements are allowed in this component to prevent -filenames referring to parts outside the filesystem hierarchy +filenames referring to parts outside the file system hierarchy denoted by prefix. .It suffix This part is reflects individual elements of a file set. @@ -1735,7 +1735,7 @@ this file to replace the old version. This implies that .Xr ntpd 8 must have write permission for the directory the -drift file is located in, and that filesystem links, symbolic or +drift file is located in, and that file system links, symbolic or otherwise, should be avoided. .It Xo Ic enable .Oo diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8 index 8a2f43b..5b6d560 100644 --- a/usr.sbin/pccard/pccardd/pccardd.8 +++ b/usr.sbin/pccard/pccardd/pccardd.8 @@ -179,4 +179,4 @@ particular drivers can work with the card. .Pp Removing cards may cause problems if system resources have been associated with the card, such as network -mounted filesystems. +mounted file systems. diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 0931aea..5866cdf 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -468,7 +468,7 @@ Default location of the installed package database. .An John Kohl Aq jtk@rational.com .Sh BUGS Hard links between files in a distribution are only preserved if either -(1) the staging area is on the same filesystem as the target directory of +(1) the staging area is on the same file system as the target directory of all the links to the file, or (2) all the links to the file are bracketed by .Cm @cwd directives in the contents file, diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index f45acba..d6e8d0a 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -151,7 +151,7 @@ version numbers compared for each package. Non-verbose output is probably easier for programs or scripts to parse. .It Ar index Specify the index to be used as a basis of comparison. This index can -be specified as a filename (in the local filesystem) or a URL. Any +be specified as a filename (in the local file system) or a URL. Any URL understandable by .Xr fetch 1 can be used here. If no diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 2b73f8a..6b6a672 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -423,7 +423,7 @@ to attempt to create the user's home directory. While primarily useful when adding a new account with .Ar useradd , this may also be of use when moving an existing user's home directory elsewhere on -the filesystem. +the file system. The new home directory is populated with the contents of the .Ar skeleton directory, which typically contains a set of shell configuration files that the diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index 670c942..e3dc642 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -137,7 +137,7 @@ uses .Xr rename 2 to install them. This, however, requires that the file specified on the command line live -on the same filesystem as the +on the same file system as the .Pa /etc directory. .Pp diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index c95b347..f3dd25f 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -48,7 +48,7 @@ is used to gather statistics about the disk usage for each local user. The following options are available: .Bl -tag -width indent .It Fl a -Include statistics for all mounted filesystems. +Include statistics for all mounted file systems. .It Fl c Display three columns containing number of blocks per file, number of files in this category, and aggregate total of diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8 index 926a8c8..09c7718 100644 --- a/usr.sbin/quotaon/quotaon.8 +++ b/usr.sbin/quotaon/quotaon.8 @@ -40,7 +40,7 @@ .Sh NAME .Nm quotaon , .Nm quotaoff -.Nd turn filesystem quotas on and off +.Nd turn file system quotas on and off .Sh SYNOPSIS .Nm .Op Fl g @@ -67,21 +67,21 @@ The .Nm utility announces to the system that disk quotas should be enabled on one or more -filesystems. +file systems. The .Nm quotaoff utility announces to the system that the specified -filesystems should have any disk quotas turned off. -The filesystems specified must have entries in +file systems should have any disk quotas turned off. +The file systems specified must have entries in .Pa /etc/fstab and be mounted. The .Nm -utility expects each filesystem to have quota files named +utility expects each file system to have quota files named .Pa quota.user and .Pa quota.group -which are located at the root of the associated filesystem. +which are located at the root of the associated file system. These defaults may be overridden in .Pa /etc/fstab . By default both user and group quotas are enabled. @@ -89,9 +89,9 @@ By default both user and group quotas are enabled. Available options: .Bl -tag -width indent .It Fl a -If supplied in place of any filesystem names, +If supplied in place of any file system names, .Nm Ns / Ns Nm quotaoff -will enable/disable all the filesystems indicated in +will enable/disable all the file systems indicated in .Pa /etc/fstab to be read-write with disk quotas. By default only the types of quotas listed in @@ -110,7 +110,7 @@ Cause .Nm and .Nm quotaoff -to print a message for each filesystem where quotas are turned on or off. +to print a message for each file system where quotas are turned on or off. .El .Pp Specifying both @@ -121,11 +121,11 @@ is equivalent to the default. .Sh FILES .Bl -tag -width quota.group -compact .It Pa quota.user -at the filesystem root with user quotas +at the file system root with user quotas .It Pa quota.group -at the filesystem root with group quotas +at the file system root with group quotas .It Pa /etc/fstab -filesystem table +file system table .El .Sh SEE ALSO .Xr quota 1 , diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index c33daf0..64b86cc 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -40,7 +40,7 @@ .Os .Sh NAME .Nm repquota -.Nd summarize quotas for a filesystem +.Nd summarize quotas for a file system .Sh SYNOPSIS .Nm .Op Fl g @@ -56,12 +56,12 @@ The .Nm utility prints a summary of the disk usage and quotas for the -specified filesystems. +specified file systems. .Pp Available options: .Bl -tag -width indent .It Fl a -Print the quotas of all the filesystems listed in +Print the quotas of all the file systems listed in .Pa /etc/fstab . .It Fl g Print only group quotas (the default is to print both @@ -70,7 +70,7 @@ group and user quotas if they exist). Print only user quotas (the default is to print both group and user quotas if they exist). .It Fl v -Print a header line before printing each filesystem quotas. +Print a header line before printing each file system quotas. .El .Pp For each user or group, the current @@ -83,11 +83,11 @@ use this command. .Sh FILES .Bl -tag -width quota.group -compact .It Pa quota.user -at the filesystem root with user quotas +at the file system root with user quotas .It Pa quota.group -at the filesystem root with group quotas +at the file system root with group quotas .It Pa /etc/fstab -for filesystem names and locations +for file system names and locations .El .Sh SEE ALSO .Xr quota 1 , diff --git a/usr.sbin/rpc.umntall/rpc.umntall.8 b/usr.sbin/rpc.umntall/rpc.umntall.8 index 6a634c4..81cdd48 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.8 +++ b/usr.sbin/rpc.umntall/rpc.umntall.8 @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm rpc.umntall -.Nd notify NFS servers about unmounted NFS filesystems +.Nd notify NFS servers about unmounted NFS file systems .Sh SYNOPSIS .Nm .Op Fl e Ar expire @@ -88,13 +88,13 @@ is 86400 seconds (one day). Only remove the specific hostname. Send a UMNTALL RPC to the NFS server. .It Fl k -Keep entries for existing NFS filesystems. -Compare the NFS filesystems from +Keep entries for existing NFS file systems. +Compare the NFS file systems from the mounttab against the kernel mountlist and do not send the RPC to existing mount entries. Useful during startup of the system. It may be -possible that there are already mounted NFS filesystems, so calling +possible that there are already mounted NFS file systems, so calling RPC UMOUNT isn't a good idea. This is the case if the user has rebooted to 'single user mode' and starts up the system again. @@ -111,7 +111,7 @@ entry. .Sh FILES .Bl -tag -width /var/db/mounttab -compact .It Pa /var/db/mounttab -mounted nfs-filesystems +mounted nfs-file systems .El .Sh HISTORY The diff --git a/usr.sbin/setfmac/setfmac.8 b/usr.sbin/setfmac/setfmac.8 index 175c35a..fd629a0 100644 --- a/usr.sbin/setfmac/setfmac.8 +++ b/usr.sbin/setfmac/setfmac.8 @@ -74,7 +74,7 @@ transaction. The following options are available: .Bl -tag -width indent .It Fl e -Treat any filesystems encountered which do not support MAC labelling as +Treat any file systems encountered which do not support MAC labelling as errors, instead of warning and skipping past them. .It Fl f Ar specfile Add the specifications in @@ -112,7 +112,7 @@ Increase the degree of verbosity. When given, information detailing the labelling operation is printed while in progress. .It Fl x -Do not cross recurse into new filesystems when traversing them. +Do not cross recurse into new file systems when traversing them. .El .Sh SEE ALSO .Xr mac 3 , diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index ff99a5f..07516b2 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -449,7 +449,7 @@ implement the same set of facilities. The facilities authpriv, cron, ftp, and ntp that are known to this implementation might be absent on the target system. Even worse, DEC UNIX uses facility number 10 (which is authpriv in this implementation) to -log events for their AdvFS filesystem. +log events for their AdvFS file system. .Sh SEE ALSO .Xr syslog 3 , .Xr syslogd 8 diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index 8a480a8..0f658e2 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -325,7 +325,7 @@ list. .Pp The log socket was moved from .Pa /dev -to ease the use of a read-only root filesystem. +to ease the use of a read-only root file system. This may confuse some old binaries so that a symbolic link might be used for a transitional period. diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index 7515728..c21fe2c 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -415,7 +415,7 @@ flag may be used to specify an alternate .Tn NIS root path, allowing the system administrator to move the map files to a different place -within the filesystem. +within the file system. .El .Sh FILES .Bl -tag -width Pa -compact -- cgit v1.1