- jmc@cvs.openbsd.org 2006/03/31 09:09:30
     [ssh_config.5]
     kill trailing whitespace;
diff --git a/ChangeLog b/ChangeLog
index 9ca87fd..2a43234 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,9 @@
    - dtucker@cvs.openbsd.org 2006/03/30 11:40:21
      [auth.c monitor.c]
      Prevent duplicate log messages when privsep=yes; ok djm@
+   - jmc@cvs.openbsd.org 2006/03/31 09:09:30
+     [ssh_config.5]
+     kill trailing whitespace;
 
 20060326
  - OpenBSD CVS Sync
@@ -4489,4 +4492,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4298 2006/03/31 12:14:23 djm Exp $
+$Id: ChangeLog,v 1.4299 2006/03/31 12:14:41 djm Exp $
diff --git a/ssh_config.5 b/ssh_config.5
index 9c62133..a1c2a5f 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 @@
 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),