diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-30 12:33:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-30 12:33:04 +0000 |
| commit | 2e79aad4c7f7f8e1458ff4baa72a018d13f150d0 (patch) | |
| tree | 9b123f40dc3ac5eccc67453ac4d2e1bcdc230aa7 | |
| parent | 3962985ba818aeb7ee3c1160614d8238e2ce7c94 (diff) | |
Notes
| -rw-r--r-- | sys/boot/common/loader.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 299f402e09232..fc9b5c8a71087 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -395,8 +395,8 @@ The default is Defines the current console or consoles. Multiple consoles may be specified. In that case, the first listed console will become the default console for -userland output (e.g. from -.Xr init 8 ). +userland output (e.g.\& from +.Xr init 8 ) . .It Va currdev Selects the default device. Syntax for devices is odd. |
