diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-04-13 02:58:33 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-04-13 02:58:33 +0000 |
commit | 2867e54fc1b61f4698c68e842b4866e4cdfef17c (patch) | |
tree | 14891df58f7ed4034a63859d5c7595ed21383914 /sys/man/3 | |
parent | ee91bb90a3a182945e83c862c6e9e81b1ede1c0d (diff) |
remove references to 9load(8) from most pages that mention it.
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/sdahci | 3 | ||||
-rw-r--r-- | sys/man/3/sdaoe | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sys/man/3/sdahci b/sys/man/3/sdahci index e76c3a5bb..84aab3ae6 100644 --- a/sys/man/3/sdahci +++ b/sys/man/3/sdahci @@ -151,8 +151,7 @@ to state .SH SOURCE .B /sys/src/9/pc/sdiahci.c .SH SEE ALSO -.IR sd (3), -.IR 9load (8) +.IR sd (3) .br .BR http://download.intel.com/technology/serialata/pdf/rev1_2.pdf . .SH BUGS diff --git a/sys/man/3/sdaoe b/sys/man/3/sdaoe index ebd95e936..62677497b 100644 --- a/sys/man/3/sdaoe +++ b/sys/man/3/sdaoe @@ -76,7 +76,6 @@ aoedev=e!#æ/aoe/42.0 .\" .IR vblade (1), .IR aoe (3), .IR sd (3), -.IR 9load (8), .\" .IR cec (8), .IR snoopy (8) .SH BUGS |