diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-31 14:14:41 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-31 14:14:41 +0200 |
commit | c6437cf00a43e45f238928aea1af86457a9e262e (patch) | |
tree | c97591137fdb4ce53ac208af0c6a96efd2af2382 /ssh_config.5 | |
parent | - dtucker@cvs.openbsd.org 2006/03/30 11:40:21 (diff) | |
download | openssh-c6437cf00a43e45f238928aea1af86457a9e262e.tar.xz openssh-c6437cf00a43e45f238928aea1af86457a9e262e.zip |
- jmc@cvs.openbsd.org 2006/03/31 09:09:30
[ssh_config.5]
kill trailing whitespace;
Diffstat (limited to '')
-rw-r--r-- | ssh_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 9c621336e..a1c2a5fbe 100644 --- a/ssh_config.5 +++ b/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), |