diff options
author | Damien Miller <djm@mindrot.org> | 2006-01-06 14:49:17 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-01-06 14:49:17 +1100 |
commit | 4c102eede39e71cf6a32b9cca6149ed67f6178aa (patch) | |
tree | 9e75a76305fdbb863e666227eddc81ab80234665 /ssh.1 | |
parent | fb8ea74116bebb5cf68b1c346604895bd16c45e5 (diff) | |
download | openssh-git-4c102eede39e71cf6a32b9cca6149ed67f6178aa.tar.gz |
- jmc@cvs.openbsd.org 2006/01/03 16:55:18
[ssh.1]
tweak the description of ~/.ssh/environment
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |