diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-21 17:24:25 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-02-21 17:24:25 -0500 |
commit | 609154c350df229c288428a6aecc4c8b47bea810 (patch) | |
tree | 01330c5fcc712e22aa12e61b4b0e3f88dd55bf9d /packaging/debian | |
parent | 086122c884086aae030d8e0a337048ee1bc5dbbd (diff) |
fixing up some documentation, including version notes in getting started.
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/NEWS | 2 |
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) |