From: Sami Kerola Date: Sat, 6 Jun 2015 20:21:41 +0000 (+0100) Subject: zramctl: add link to kernel documentation X-Git-Tag: v2.27-rc1~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b464fd6284eaeb37bc4dcd6f54eefee3aa035055;p=thirdparty%2Futil-linux.git zramctl: add link to kernel documentation The manual page does lacks explanation how to create zram with modprobe. Signed-off-by: Sami Kerola --- diff --git a/sys-utils/zramctl.8 b/sys-utils/zramctl.8 index 6f82ccf599..8949e7e253 100644 --- a/sys-utils/zramctl.8 +++ b/sys-utils/zramctl.8 @@ -109,6 +109,10 @@ and use it as swap device. # swapoff /dev/zram0 # zramctl --reset /dev/zram0 .fi +.SH SEE ALSO +.UR http://git.\:kernel.\:org\:/cgit\:/linux\:/kernel\:/git\:/torvalds\:/linux.git\:/tree\:/Documentation\:/blockdev\:/zram.txt +Linux kernel documentation +.UE . .SH AUTHORS .nf Timofey Titovets