]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/blockdev.8.adoc
- Fixed report error code in blockdev.
[thirdparty/util-linux.git] / disk-utils / blockdev.8.adoc
index 4eb3b32145e7cf4b8eb6bebe3cd54ec57df6f10d..3c4178b633e71c8708e26769b6efa86c6cdecfc8 100644 (file)
@@ -97,7 +97,7 @@ Print logical sector size in bytes - usually 512.
 Get size in 512-byte sectors.
 
 *--rereadpt*::
-Reread partition table
+Reread partition table.
 
 *--setbsz* _bytes_::
 Set blocksize. Note that the block size is specific to the current file descriptor opening the block device, so the change of block size only persists for as long as *blockdev* has the device open, and is lost once *blockdev* exits.