diff options
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 6042633df50..27a51b69000 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -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.1,v 1.238 2006/01/03 16:52:36 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.239 2006/01/03 16:55:18 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -1122,8 +1122,8 @@ Because of the potential for abuse, this file must have strict permissions: read/write for the user, and not accessible by others. .Pp .It ~/.ssh/environment -Contains additional definitions for environment variables, see section -.Sx ENVIRONMENT +Contains additional definitions for environment variables; see +.Sx ENVIRONMENT , above. .Pp .It ~/.ssh/identity |