diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-03-02 21:04:21 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-03-02 21:04:21 +0000 |
| commit | 3892c30012a1d0e8e63be132db3149782c2b711a (patch) | |
| tree | 99e6d2a9e9f995abd5408966e3451360423a5f7a /usr.sbin/vidcontrol | |
| parent | f16304aaf0b0e3a1d4b2891f0d8233ca3ae46ca3 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/vidcontrol')
| -rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 63252c0bdad4..9bf881c2a1be 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -229,8 +229,10 @@ When vty switching is off, attempts to switch to a different virtual terminal will fail. (The default is to permit vty switching.) This protection can be easily bypassed when the kernel is compiled with -the DDB option. -However, you probably shouldn't compile the kernel debugger on a box which +the +.Dv DDB +option. +However, you probably should not compile the kernel debugger on a box which is supposed to be physically secure. .It Fl s Ar number Set the current vty to |
