diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-04-28 20:52:47 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-04-28 20:52:47 +0000 |
commit | 5b71f6da8a6aa70321952f79b667bf6cc77d11d6 (patch) | |
tree | 34e188d5f4338ae3756ae35141535a86f9da90c4 /share/man/man5/remote.5 | |
parent | e64577c315e3075a1d6cf7c83ef11199d7bb8d27 (diff) |
Document dc flag from NetBSD (mellon)
Diffstat (limited to 'share/man/man5/remote.5')
-rw-r--r-- | share/man/man5/remote.5 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/remote.5 b/share/man/man5/remote.5 index f5b71f21e5c..a6ce30e0bee 100644 --- a/share/man/man5/remote.5 +++ b/share/man/man5/remote.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: remote.5,v 1.3 1994/11/30 19:31:28 jtc Exp $ +.\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -102,6 +102,10 @@ required to switch to the host. (str) Call unit if making a phone call. Default is the same as the `dv' field. +.It Cm \&dc +(bool) +This host is directly connected, and tip should not expect carrier detect +to be high, nor should it exit if carrier detect drops. .It Cm \&di (str) Disconnect message sent to the host when a |