summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-21 17:24:25 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-21 17:24:25 -0500
commit609154c350df229c288428a6aecc4c8b47bea810 (patch)
tree01330c5fcc712e22aa12e61b4b0e3f88dd55bf9d /packaging
parent086122c884086aae030d8e0a337048ee1bc5dbbd (diff)
fixing up some documentation, including version notes in getting started.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/NEWS b/packaging/debian/NEWS
index 3fceea2..8551c87 100644
--- a/packaging/debian/NEWS
+++ b/packaging/debian/NEWS
@@ -6,7 +6,7 @@ monkeysphere (0.23-1) unstable; urgency=low
its functionality has been folded into monkeysphere as a subcommand.
So if you are currently using:
ssh -oProxyCommand='monkeysphere-ssh-proxycommand %h %p'
- plese use instead:
+ please use instead:
ssh -oProxyCommand='monkeysphere ssh-proxycommand %h %p'
* For sysadmins: monkeysphere-server has been split into
monkeysphere-host (for publishing the ssh host key of your machine)