diff options
| -rw-r--r-- | share/man/man7/tuning.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 5551fac79720..a3cf6cd8ded5 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -13,6 +13,8 @@ .Sh SYSTEM SETUP - DISKLABEL, NEWFS, TUNEFS, SWAP When using .Xr disklabel 8 +or +.Xr sysinstall 8 to lay out your filesystems on a hard disk it is important to remember that hard drives can transfer data much more quickly from outer tracks than they can from inner tracks. @@ -787,6 +789,7 @@ over services you export from your box (web services, email). .Xr newfs 8 , .Xr route 8 , .Xr sysctl 8 , +.Xr sysinstall 8 , .Xr tunefs 8 , .Xr vinum 8 .Sh HISTORY |
