diff options
author | se <se@FreeBSD.org> | 2014-08-26 08:13:30 +0000 |
---|---|---|
committer | se <se@FreeBSD.org> | 2014-08-26 08:13:30 +0000 |
commit | 10a33dbbac86c78363fb7438b202ae05fb3362db (patch) | |
tree | f9de2000b8c70d988d8b7c571af012c4d167257d /share/man/man8 | |
parent | 9ef5f9b0ca06e5593120f1a3d8b7a235c58cfa90 (diff) | |
download | FreeBSD-src-10a33dbbac86c78363fb7438b202ae05fb3362db.zip FreeBSD-src-10a33dbbac86c78363fb7438b202ae05fb3362db.tar.gz |
Add references to vt(4) and the configuration files in /usr7share/vt where
appropriate (i.e. where syscons was already mentioned and vt supports the
feature). Comments in defaults/rc.conf are updated to match the contents
of the modified man-page rc.conf(5).
Reviewed by: pluknet, emaste
MFC after: 3 days
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/nanobsd.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man8/nanobsd.8 b/share/man/man8/nanobsd.8 index ef23aa8..3668112 100644 --- a/share/man/man8/nanobsd.8 +++ b/share/man/man8/nanobsd.8 @@ -277,6 +277,8 @@ Disables .Xr getty 8 on the virtual .Xr syscons 4 +or +.Xr vt 4 terminals .Pq Pa /dev/ttyv* and enables the use of the first serial port as the system |