diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2022-09-29 16:55:17 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2022-09-29 16:56:41 +0000 |
| commit | b4cfdbfed2c847fc60b7df8e0159cf529ee16b03 (patch) | |
| tree | 765f9a6d9c63d0e15b238dd979e9b1ddc76db218 /usr.sbin/dconschat | |
| parent | 75c2975ac48ea335a80af0f6c3ff690704223e0b (diff) | |
Diffstat (limited to 'usr.sbin/dconschat')
| -rw-r--r-- | usr.sbin/dconschat/dconschat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index 98e79752bf58..2455080c5e12 100644 --- a/usr.sbin/dconschat/dconschat.8 +++ b/usr.sbin/dconschat/dconschat.8 @@ -25,7 +25,7 @@ .\" $FreeBSD$ .\" .\" -.Dd February 11, 2003 +.Dd September 29, 2022 .Dt DCONSCHAT 8 .Os .Sh NAME @@ -104,7 +104,7 @@ device, the acts as a slave device and .Nm acts as a master device with -.Xr telnetd 8 . +.Nm telnetd . .Pp Typed characters are normally transmitted directly to .Xr dcons 4 . |
