File: 060_fix-spelling-sdmem-manpage.patch

package info (click to toggle)
secure-delete 3.1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 540 kB
  • sloc: ansic: 2,781; makefile: 188; sh: 65
file content (32 lines) | stat: -rw-r--r-- 1,318 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Description: fix some spelling errors in manpage for sdmem (smem)
Author: "A. Costa" <agcosta@gis.net>
Bug-Debian: https://bugs.debian.org/653260
Bug-Debian: https://bugs.debian.org/720310
Last-Update: 2013-07-05
Index: secure-delete-test/smem.1
===================================================================
--- secure-delete-test.orig/smem.1
+++ secure-delete-test/smem.1
@@ -14,11 +14,11 @@ sdmem \- secure memory wiper (secure_del
 .SH DESCRIPTION
 .I sdmem
 is designed to delete data which may lie still in your memory (RAM)
-in a secure manner which can not be recovered by thiefs, law enforcement
+in a secure manner which can not be recovered by thieves, law enforcement
 or other threats.
 Note that with the new SDRAMs, data will not wither away but will be kept
 static - it is easy to extract the necessary information!
-The wipe algorythm is based on the paper "Secure Deletion of Data from
+The wipe algorithm is based on the paper "Secure Deletion of Data from
 Magnetic and Solid-State Memory" presented at the 6th Usenix Security
 Symposium by Peter Gutmann, one of the leading civilian cryptographers.
 .PP
@@ -61,7 +61,7 @@ verbose mode
 .SH NOTE
 .TP
 This utility was originally called
-.I sdmem
+.I smem
 but was renamed for debian to avoid name clashes with another package.
 
 .SH BEWARE