From: Karel Zak Date: Wed, 13 Jan 2016 12:20:43 +0000 (+0100) Subject: fstrim: add reference to blkdiscard X-Git-Tag: v2.28-rc1~197 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ebbb9918edcd0a6ac059e70290c8cc0cd7c747e;p=thirdparty%2Futil-linux.git fstrim: add reference to blkdiscard Signed-off-by: Karel Zak --- diff --git a/sys-utils/fstrim.8 b/sys-utils/fstrim.8 index 3de8fd5b24..fd8507d88f 100644 --- a/sys-utils/fstrim.8 +++ b/sys-utils/fstrim.8 @@ -115,6 +115,7 @@ Karel Zak .fi .SH SEE ALSO .BR mount (8) +.BR blkdiscard (8) .SH AVAILABILITY The fstrim command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.