All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] xfs_db.8: Remove stray backslash near bmap
@ 2015-11-07 10:05 Ville Skyttä
  2015-11-07 10:05 ` [PATCH 2/2] mkfs.xfs.8: Spelling fix Ville Skyttä
  0 siblings, 1 reply; 2+ messages in thread
From: Ville Skyttä @ 2015-11-07 10:05 UTC (permalink / raw)
  To: xfs

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
---
 man/man8/xfs_db.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/xfs_db.8 b/man/man8/xfs_db.8
index 681efc4..5745b22 100644
--- a/man/man8/xfs_db.8
+++ b/man/man8/xfs_db.8
@@ -315,7 +315,7 @@ command must have also specified the
 option.
 .RE
 .TP
-.BI "bmap [\-a\] [\-d] [" block " [" len ]]
+.BI "bmap [\-a] [\-d] [" block " [" len ]]
 Show the block map for the current inode.
 The map display can be restricted to an area of the file with the
 .I block
-- 
2.4.3

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] mkfs.xfs.8: Spelling fix
  2015-11-07 10:05 [PATCH 1/2] xfs_db.8: Remove stray backslash near bmap Ville Skyttä
@ 2015-11-07 10:05 ` Ville Skyttä
  0 siblings, 0 replies; 2+ messages in thread
From: Ville Skyttä @ 2015-11-07 10:05 UTC (permalink / raw)
  To: xfs

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
---
 man/man8/mkfs.xfs.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/mkfs.xfs.8 b/man/man8/mkfs.xfs.8
index e98b94d..1fe510b 100644
--- a/man/man8/mkfs.xfs.8
+++ b/man/man8/mkfs.xfs.8
@@ -146,7 +146,7 @@ changes also improves crash recovery algorithms and the ability of various tools
 to validate and repair metadata corruptions when they are found.  The CRC
 algorithm used is CRC32c, so the overhead is dependent on CPU architecture as
 some CPUs have hardware acceleration of this algorithm.  Typically the overhead
-of calculating and checking the CRCs is not noticable in normal operation.
+of calculating and checking the CRCs is not noticeable in normal operation.
 .IP
 By default,
 .B mkfs.xfs
-- 
2.4.3

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-07 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-07 10:05 [PATCH 1/2] xfs_db.8: Remove stray backslash near bmap Ville Skyttä
2015-11-07 10:05 ` [PATCH 2/2] mkfs.xfs.8: Spelling fix Ville Skyttä

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.