Whamcloud - gitweb
LU-18110 doc: Another round of simple spelling errors in manpages 69/55969/2
authorOleg Drokin <green@whamcloud.com>
Thu, 8 Aug 2024 14:53:08 +0000 (10:53 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Aug 2024 22:02:44 +0000 (22:02 +0000)
Change-Id: Idb6adcdb2ed736f9a68d9df184227029fa7a0848
Test-Parameters: trivial
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55969
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Frederick Dilger <fdilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/doc/lfs-setdirstripe.1
lustre/doc/lhbadm.8
lustre/doc/llapi_changelog_clear.3
lustre/doc/llapi_get_lum_file_fd.3
lustre/doc/llapi_hsm_action_begin.3
lustre/doc/llapi_layout.7
lustre/doc/llapi_layout_alloc.3
lustre/doc/llapi_quotactl.3
lustre/doc/plot-llstat.8
lustre/doc/tunefs.lustre.8

index 80b766d..209fe37 100644 (file)
@@ -49,7 +49,7 @@ percent of each other, otherwise the client will prefer to select
 .B COUNT
 MDT(s) proportional to the free space and inodes on each.
 
-Providing mutiple
+Providing multiple
 .I MDT_INDEX
 values while trying to set the default striping pattern of subdirectories using
 .B -D
index 3a39da8..c9a66d7 100644 (file)
@@ -14,7 +14,7 @@ It offers the following operations:
 .B status
 Print a single line status message consisting of the heartbeat resource
 status a hyphen, and lustre status.
-Under normal circumstatus, server status should be \fIlocal-local\fR.
+Under normal circumstances, server status should be \fIlocal-local\fR.
 .TP
 .B failover \fIreason ...\fR
 Initiate failover of local services (and foreign if active) to the
@@ -35,16 +35,16 @@ The heartbeat resource status values returned by \fBlhbadm status\fR
 may be one of the following:
 .TP
 .B local
-Hearbeat expects only the local services to be running.
+Heartbeat expects only the local services to be running.
 .TP
 .B none
-Hearbeat expects no services to be running.
+Heartbeat expects no services to be running.
 .TP
 .B all
-Hearbeat expects local and foreign services to be running.
+Heartbeat expects local and foreign services to be running.
 .TP
 .B foreign
-Hearbeat expects only the foreign services to be running.
+Heartbeat expects only the foreign services to be running.
 .TP
 .B transition
 Resources are in transition.
index 8ce44fa..afa79fc 100644 (file)
@@ -43,7 +43,7 @@ MDT's changelog char device or changelog user not found.
 Not enough permissions to open the changelog char device. By default, the device
 is only accessible to the root user.
 .SH EXAMPLE
-An example can be found for in lfs.c source file.
+An example can be found in lfs.c source file.
 .B lfs_changelog_clear
 implements the following command:
 .br
index 124c388..6dbf52c 100644 (file)
@@ -77,7 +77,7 @@ if it is not a NULL pointer.
 The output argument
 .BR valid
 contains the flags to indicate which fields in the returned file attributes
-have been valid filled in.
+have been validly filled in.
 
 The valid flags are as follows:
 .TP
index 3f51dad..27b1eaa 100644 (file)
@@ -47,7 +47,7 @@ hsm_action\fP\&.
 .sp
 Once the HSM request has been performed, the destination file must be
 closed, and \fBllapi_hsm_action_end\fP() must be called to free\-up the
-allocated ressources and signal Lustre that the file is now available
+allocated resources and signal Lustre that the file is now available
 to consumers. \fIerrval\fP is set to 0 on success. On error, it must be an
 errno, and hp_flags can be set to \fBHP_FLAG_RETRY\fP if the request is
 retryable, 0 otherwise. \fIhe\fP is the interval (\fIoffset\fP, \fIlength\fP) of
index 574bdd8..279b0eb 100644 (file)
@@ -8,7 +8,7 @@ llapi_layout \- abstract interface to the layout of a Lustre file
 .LP
 The
 .B llapi_layout
-family of functions functions provides an abstract interface to
+family of functions provides an abstract interface to
 manipulating the layout information of a file in a Lustre filesystem.
 Layouts are represented by the opaque data type
 .B struct llapi_layout
index c7a1ca1..3d1160e 100644 (file)
@@ -29,7 +29,7 @@ layout.
 .PP
 The returned
 .B struct llapi_layout
-object is initialized with default attribute values that will effect the
+object is initialized with default attribute values that will affect the
 standard Lustre behavior for assigning layouts to newly-created files.
 These values may be modified using the group of
 functions in
index f2a467f..260fb01 100644 (file)
@@ -177,7 +177,7 @@ does not exist
 The call is privileged and the caller was not the super-user.
 .TP
 .SM ESRCH
-No disc quota is found for the indicated user.
+No disk quota is found for the indicated user.
 .IP
 Quotas have not been turned on for this filesystem.
 .SH "SEE ALSO"
index 9abb522..dcf7ff2 100644 (file)
@@ -1,4 +1,4 @@
-.TH plot0llstat 1 "Jul 7, 2008" Lustre "utilities"
+.TH plot-llstat 1 "Jul 7, 2008" Lustre "utilities"
 .SH NAME
 plot-llstat \- plot Lustre statistics
 .SH SYNOPSIS
index bde1071..ce76dc1 100644 (file)
@@ -65,7 +65,7 @@ MGS/MDT: \fIerrors=remount-ro,user_xattr\fR.
 \fBDO NOT\fR alter the default mount options unless you know what you are doing.
 .TP
 .BI \--backfs-mount-opts=opts
-Use these options for mounting backing fs while tune.lustre is working.
+Use these options for mounting backing fs while tunefs.lustre is working.
 .TP
 .BI \--network= net,...
 Network(s) to restrict this ost/mdt to. This option can be repeated as desired.