util-linux/disk-utils
Karel Zak 4d09682b3c mkswap: use dd(1) in example rather than fallocate(1)
The man page warns against fallocate on some filesystems and recommends
dd(1) as the most portable solution. So, let's use dd(1) also in the
example used in the same man page.

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1203378
Signed-off-by: Karel Zak <kzak@redhat.com>
2018-12-12 12:14:39 +01:00
..
Makemodule.am partx: move partx.h to include/ 2017-07-14 11:34:55 +02:00
addpart.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
addpart.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
blockdev.8 blockdev: be more explicit for BLKSSZ in blockdev.8 2017-11-13 12:15:17 +01:00
blockdev.c blockdev: use new ul_path_* API 2018-06-21 13:19:28 +02:00
cfdisk.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
cfdisk.c cfdisk: fix compiler warnings [-Wcast-qual] 2018-07-23 13:08:56 +02:00
cramfs.h libfdisk: (docs) update year 2018-03-20 18:55:49 +01:00
cramfs_common.c libfdisk: (docs) update year 2018-03-20 18:55:49 +01:00
delpart.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
delpart.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fdformat.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
fdformat.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fdisk-list.c fdisk: add "Disk model:" to the print output 2018-08-30 14:01:54 +02:00
fdisk-list.h sfdisk: support empty label use-case 2016-11-30 13:01:33 +01:00
fdisk-menu.c fdisk: fix error message on 'd' command 2018-08-01 09:29:12 +02:00
fdisk.8 libfdisk: Accept negative numbers for last sector input 2018-07-31 14:54:12 +02:00
fdisk.c libfdisk: Accept negative numbers for last sector input 2018-07-31 14:54:12 +02:00
fdisk.h fdisk: fix readline interaction with signals 2017-08-24 15:48:46 +02:00
fsck.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
fsck.c fsck: cleanup find_fsck() 2018-02-19 13:05:45 +01:00
fsck.cramfs.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
fsck.cramfs.c misc: fix typos using codespell 2018-02-16 11:12:52 +01:00
fsck.minix.8 man pages: Remove "left" (or change to "l") in the column formats of tables 2018-08-06 08:58:57 +02:00
fsck.minix.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
isosize.8 isosize: iterate over all arguments even when something fails 2017-08-21 11:11:11 +02:00
isosize.c isosize: usage() and coding style cleanup 2017-08-21 11:16:51 +02:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
mkfs.bfs.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
mkfs.bfs.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
mkfs.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
mkfs.cramfs.8 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
mkfs.cramfs.c mkfs.cramfs: properly copy disk name 2018-10-03 17:07:37 +02:00
mkfs.minix.8 Fix man page typos 2018-08-16 11:09:15 +02:00
mkfs.minix.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
mkswap.8 mkswap: use dd(1) in example rather than fallocate(1) 2018-12-12 12:14:39 +01:00
mkswap.c mkswap: fix page size warning message 2018-11-29 11:38:41 +01:00
partx.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
partx.c partx: use new ul_path_* API 2018-06-21 13:19:28 +02:00
raw.8 docs: try to convince open(2) O_DIRECT rather than using raw device 2017-05-02 23:22:04 +01:00
raw.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
resizepart.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
resizepart.c resizepart: use new ul_path_* API 2018-06-21 13:19:28 +02:00
sfdisk.8 sfdisk: be more verbose about PMBR on --activate 2018-10-04 12:40:10 +02:00
sfdisk.c sfdisk: disable --activate for Hybrid GPT/MBR 2018-10-04 14:06:45 +02:00
swaplabel.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
swaplabel.c swaplabel: fix --disable-libuuid compilation 2017-09-15 13:30:40 +02:00