From 3bc0235d380a48fab4538dacfe9406b73a0ef7cb Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Sat, 7 Jul 2018 23:57:52 +0100 Subject: [PATCH] fix a couple minor issues in the man page --- man/nwipe.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/nwipe.1 b/man/nwipe.1 index 7649932..a1da6dc 100644 --- a/man/nwipe.1 +++ b/man/nwipe.1 @@ -7,7 +7,7 @@ nwipe \- securely erase disks .SH DESCRIPTION nwipe is a command that will securely erase disks using a variety of recognised methods. It is a fork of the dwipe command used by Darik's Boot -and Nuke (dban). nwipe is included with partedmagic if want a quick and +and Nuke (dban). nwipe is included with partedmagic if you want a quick and easy bootable CD version. nwipe was created out of a need to run the DBAN dwipe command outside of DBAN, in order to allow its use with any host distribution, thus giving better hardware support. It is essentially the @@ -78,7 +78,7 @@ PRNG option (mersenne|twister|isaac) \fB\-r\fR, \fB\-\-rounds\fR=\fINUM\fR Number of times to wipe the device using the selected method (default: 1) .SH BUGS -Please see the github site for the latest list +Please see the GitHub site for the latest list (https://github.com/martijnvanbrummelen/nwipe/issues) .SH AUTHOR Nwipe is developed by Martijn van Brummelen