diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:11:06 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:11:06 +0100 |
| commit | ea1819ab01d0965950ddafde831b1908a3aadd62 (patch) | |
| tree | 929dfd379c32df54354dab6be27e3b2e54c002cb /info | |
| parent | Update e-mail (diff) | |
| download | bootcleanse-ea1819ab01d0965950ddafde831b1908a3aadd62.tar.gz bootcleanse-ea1819ab01d0965950ddafde831b1908a3aadd62.tar.bz2 bootcleanse-ea1819ab01d0965950ddafde831b1908a3aadd62.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'info')
| -rw-r--r-- | info/bootcleanse.texinfo | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/info/bootcleanse.texinfo b/info/bootcleanse.texinfo index 02c066f..fe915bc 100644 --- a/info/bootcleanse.texinfo +++ b/info/bootcleanse.texinfo @@ -68,13 +68,13 @@ Texts. A copy of the license is included in the section entitled @cindex overview @cindex description -@command{bootcleanse} is a simple script to remove old stuff from +@command{bootcleanse} is a simple script that removes old stuff from your boot sequence; just another part of cleaning your system from -old crap. It is not very configurable, if you want something specific -than removing the MBR and all boot flags (on primary partitions) -from a set of drives you may want to copy the script and end it do -do exactly want you want, but the chance of you needing to do that -is extremely small. +old rubbish. It is not very configurable. If you want something more +specific than removing the MBR and all boot flags (on primary +partitions) from a set of drives, you may want to copy the script and +edit it to do exactly what you want, but the chance that you will need +to do that is extremely small. @node Invoking @@ -85,9 +85,9 @@ is extremely small. @cindex executing @cindex running -@command{bootcleanse} requires (unless you have an customised, -unsecure system setup) super user and will tell you want it is -about to do and ask if it sould proceed. +@command{bootcleanse} requires (unless you have a customised, +unsecure system set-up) superuser privileges, and will tell you what it +is about to do and ask if it should proceed. @command{bootcleanse} takes no options, but takes all arguments and assumes those are the drives you want to remove the MBR code @@ -140,4 +140,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. @bye - |
