diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2006-01-01 22:44:13 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2006-01-01 22:44:13 +0000 |
commit | a91f500902858ccb469ab3e63f6c740f8fa11db4 (patch) | |
tree | ea3cd9d568009ff715b1ea0377545c848af5c138 /share/man/man5/remote.5 | |
parent | f346d8e3fd6a182b83a6fd7405debe253bbc728e (diff) |
mention change in raisechar/rc default here too
Diffstat (limited to 'share/man/man5/remote.5')
-rw-r--r-- | share/man/man5/remote.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index fb87cd47f38..350f5b4cb23 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: remote.5,v 1.15 2005/03/12 12:21:08 jmc Exp $ +.\" $OpenBSD: remote.5,v 1.16 2006/01/01 22:44:12 djm Exp $ .\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -319,8 +319,7 @@ them to the remote host. (str) Character that toggles case-mapping mode. The default value is -.Sq \e001 -(^A). +.Dv NULL . .It Sy \&re (str) The file in which to record session scripts. |