diff options
| -rw-r--r-- | games/fortune/datfiles/freebsd-tips | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index 6f423b3ae970..c262f38d1f6a 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -481,3 +481,6 @@ To see the MAC addresses of the NICs on your system, type You can save your kernel startup configuration with kget(8). The Configuration can be edited at boot time with 'boot -c' command in loader. See boot(8), loader(8) for details. +% +You can open up a new split-screen window in (n)vi with :N or :E and then +use ^w to switch between the two. |
