summaryrefslogtreecommitdiff
path: root/Documentation/btrfs-filesystem.asciidoc
diff options
context:
space:
mode:
authorKasijjuf <DavidPaul31@gmail.com>2017-06-22 12:49:55 -0500
committerDavid Sterba <dsterba@suse.com>2017-06-26 17:09:46 +0200
commitba793d8d7069ee7a264a7731e871f5469ca865e8 (patch)
tree87fd0a85237175fb8922f00d3d02be67dc55c4ad /Documentation/btrfs-filesystem.asciidoc
parent3460be233ff7517c94dfb6c7f8676ab2ef3d4d00 (diff)
btrfs-progs: docs: replace <dev> with <device>
As discussed in #50, use 'device' everywhere a path do a device is expected. Pull request: #52 Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/btrfs-filesystem.asciidoc')
-rw-r--r--Documentation/btrfs-filesystem.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-filesystem.asciidoc b/Documentation/btrfs-filesystem.asciidoc
index f1dd3236..b60ef74b 100644
--- a/Documentation/btrfs-filesystem.asciidoc
+++ b/Documentation/btrfs-filesystem.asciidoc
@@ -170,7 +170,7 @@ show sizes in GiB, or GB with --si.
--tbytes::::
show sizes in TiB, or TB with --si.
-*label* [<dev>|<mountpoint>] [<newlabel>]::
+*label* [<device>|<mountpoint>] [<newlabel>]::
Show or update the label of a filesystem. This works on a mounted filesystem or
a filesystem image.
+