diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml index a4f981b232..22c71ac9c0 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml @@ -1432,8 +1432,8 @@ login: login: - Type your username here. For the sake of this example, let us - assume that your username is john and press + For the sake of this example, let us assume that your username is + john. Type john at this prompt and press Enter. You should then be presented with a prompt to enter a password: @@ -1459,7 +1459,7 @@ Password: can run dozens of programs at the same time. This is where virtual consoles can be very helpful. - FreeBSD can be configured to present you with many different, + FreeBSD can be configured to present you with many different virtual consoles. You can switch from one of them to any other virtual console by pressing a couple of keys on your keyboard. Each console has its own different output channel, and FreeBSD takes care @@ -1484,7 +1484,7 @@ Password: As you are switching from one console to the next, FreeBSD takes care of saving and restoring the screen output. The result is an illusion of having multiple virtual - pairs of screens and keyboards that you can use to type commands for + screens and keyboards that you can use to type commands for FreeBSD to run. The programs that you launch on one virtual console do not stop running when that console is not visible. They continue running when you have switched to a different virtual console. @@ -1523,9 +1523,7 @@ ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure For a detailed description of every column in this file and all the options you can use to set things up for the virtual consoles, - consult the &man.ttys.5; manual page: - - &prompt.user; man 5 ttys + consult the &man.ttys.5; manual page.