commit 7493628e522568854e8e607aef4d65061b945354
Author: sin <[email protected]>
Date:   Sat Apr 12 15:03:16 2014 +0100

    Add mkswap manpage

diff --git a/mkswap.8 b/mkswap.8
new file mode 100644
index 0000000..9f55a19
--- /dev/null
+++ b/mkswap.8
@@ -0,0 +1,12 @@
+.TH MKSWAP 8 ubase-VERSION
+.SH NAME
+BmkswapR - Set up a Linux swap area
+.SH SYNOPSIS
+BmkswapR IdeviceR
+.SH DESCRIPTION
+BmkswapR sets up a Linux swap area on a device or in a file.  The
+IdeviceR argument will usually be a disk-partition but it can also be a
+file.  After creating the swap area you will typically need to use the
+BswaponR command to start using it.
+.SH SEE ALSO
+swapon(8)


Reply via email to