summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-12-22 20:54:45 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-12-22 20:54:45 +0000
commit60114b80240426bd7fdb30caff688d131264bf8e (patch)
treef9ad0323c7f81007f36a79af15d930f47ae47943
parent4878b75e6ce061a5ce31b877b13e15968661406a (diff)
Notes
-rw-r--r--share/man/man7/tuning.73
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