diff --git a/ChangeLog b/ChangeLog index 4d289aa4c..7087d81f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -157,6 +157,9 @@ - jmc@cvs.openbsd.org 2006/02/24 10:33:54 [sshd_config.5] signpost to PATTERNS; + - jmc@cvs.openbsd.org 2006/02/24 10:37:07 + [ssh_config.5] + tidy up the refs to PATTERNS; 20060313 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) @@ -4058,4 +4061,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.4183 2006/03/15 00:54:21 djm Exp $ +$Id: ChangeLog,v 1.4184 2006/03/15 00:54:36 djm Exp $ diff --git a/ssh_config.5 b/ssh_config.5 index 5f1ced5b6..a334e57dc 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.80 2006/02/24 10:25:14 jmc Exp $ +.\" $OpenBSD: ssh_config.5,v 1.81 2006/02/24 10:37:07 jmc Exp $ .Dd September 25, 1999 .Dt SSH_CONFIG 5 .Os @@ -141,13 +141,14 @@ A single .Ql \&* as a pattern can be used to provide global defaults for all hosts. -See -.Sx PATTERNS -for more information on patterns. The host is the .Ar hostname argument given on the command line (i.e., the name is not converted to a canonicalized host name before matching). +.Pp +See +.Sx PATTERNS +for more information on patterns. .It Cm AddressFamily Specifies which address family to use when connecting. Valid arguments are @@ -838,14 +839,15 @@ in .Xr sshd_config 5 for how to configure the server. Variables are specified by name, which may contain wildcard characters. -See -.Sx PATTERNS -for more information on patterns. Multiple environment variables may be separated by whitespace or spread across multiple .Cm SendEnv directives. The default is not to send any environment variables. +.Pp +See +.Sx PATTERNS +for more information on patterns. .It Cm ServerAliveCountMax Sets the number of server alive messages (see below) which may be sent without