diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-31 09:09:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-03-31 09:09:31 +0000 |
commit | 8d1d2752f1cb40b09ccd9b9f205df2004e5f2c19 (patch) | |
tree | 4965309157ab6abbc8b0ef3a123550ce5a00a682 /usr.bin/ssh | |
parent | 8dce21ac373963d2038877c62e93403db0e1adff (diff) |
kill trailing whitespace;
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 9c621336e27..a1c2a5fbe6c 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/ssh_config.5 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.90 2006/03/30 10:41:25 djm Exp $ +.\" $OpenBSD: ssh_config.5,v 1.91 2006/03/31 09:09:30 jmc Exp $ .Dd September 25, 1999 .Dt SSH_CONFIG 5 .Os @@ -550,7 +550,7 @@ Additionally, any identities represented by the authentication agent will be used for authentication. .Pp The file name may use the tilde -syntax to refer to a user's home directory or one of the following +syntax to refer to a user's home directory or one of the following escape characters: .Ql %d (local user's home directory), |