Add "true" to prerm script so that lintian will stop complaining that
authorJameson Graef Rollins <jrollins@finestructure.net>
Fri, 20 Feb 2009 23:09:37 +0000 (18:09 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Fri, 20 Feb 2009 23:11:14 +0000 (18:11 -0500)
the script is empty.
also small doc tweaks.

packaging/debian/monkeysphere.prerm
website/doc.mdwn
website/getting-started-user.mdwn

index 1fb2636d4791cb1cd929164e3bd17ff7fc2499fd..5835f535291ecc6ea21fd70e316c03b25d9b5b7e 100755 (executable)
@@ -5,6 +5,8 @@
 # Author: Jameson Rollins <jrollins@finestructure.net>
 # Copyright 2008-2009
 
+true
+
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.
 
index 85d619e2245236d0ce98d176587dd09d548ccbbf..47b173afb645506bed2574aac9f3a254af1edc61 100644 (file)
 
  * [Advanced Monkeysphere usage](/advanced-user)
  * [Signing host keys](/signing-host-keys)
- * [Understandingn trust models](/trust-models)
+ * [Understanding trust models](/trust-models)
 
 ## Under the hood ##
 
- * [Developing the monkeysphere](/community)
+ * [Developing the Monkeysphere](/community)
  * [Technical details](/technical-details)
 
 ## References ##
index 46f9015e42af1d2db28ffafcca0b16d3b2b4afdf..9e2be26bc71f38e650f519f59764d878f7ad3b39 100644 (file)
@@ -36,7 +36,7 @@ to the "Host *" section of your `~/.ssh/config` file:
        ProxyCommand monkeysphere ssh-proxycommand %h %p
 
 The "Host *" section specifies what ssh options to use for all
-connections. If you don't already have a "Host *" line, you can add it
+connections. If you don't already have a "Host \*" line, you can add it
 by entering:
 
        Host *