From: Petter Reinholdtsen Date: Tue, 25 Mar 2014 11:47:57 +0000 (+0000) Subject: Typo. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/eacb0e1fd307d875b021ed18eaa840e1c32a46ca Typo. --- diff --git a/blog/data/2014-03-21-nice-python-dvdvideo.txt b/blog/data/2014-03-21-nice-python-dvdvideo.txt index 1c89a8acd3..6004c36008 100644 --- a/blog/data/2014-03-21-nice-python-dvdvideo.txt +++ b/blog/data/2014-03-21-nice-python-dvdvideo.txt @@ -18,7 +18,7 @@ and genisoimage, but these days I use the marvellous python library and program python-dvdvideo written by Bastian Blank. It is -in Debian +in Debian already and the binary package name is python3-dvdvideo. Instead of trying to read every block from the DVD, it parses the file structure and figure out which block on the DVD is actually in used, diff --git a/blog/data/2014-03-25-trusted-timestamping.txt b/blog/data/2014-03-25-trusted-timestamping.txt index 344846d579..31c620fef5 100644 --- a/blog/data/2014-03-25-trusted-timestamping.txt +++ b/blog/data/2014-03-25-trusted-timestamping.txt @@ -53,7 +53,7 @@ of Greifswald. The OpenSSL library contain both server and tools to use and set up your own signing service. See the ts(1SSL), tsget(1SSL) manual pages for more details. The following shell script demonstrate how to extract a signed timestamp for any file on the disk -in a Debian environment: +in a Debian environment:

 #!/bin/sh