summaryrefslogtreecommitdiff
path: root/sys/man/3
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-04-17 07:12:00 +0000
committerstanley lieber <stanley.lieber@gmail.com>2011-04-17 07:12:00 +0000
commit17f97406ad97942a403b525e9e9ebcd006b5e960 (patch)
treeb87b28453d5cefbe7d2262640b0dab8015214e0a /sys/man/3
parentd9862e4ad30a74da88a2cd2ec5eb2780a627da49 (diff)
remove references to fossil from most man pages.
Diffstat (limited to 'sys/man/3')
-rw-r--r--sys/man/3/fs3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/man/3/fs b/sys/man/3/fs
index 11365cad1..8a2367390 100644
--- a/sys/man/3/fs
+++ b/sys/man/3/fs
@@ -17,8 +17,6 @@ driver builds complex disk files out of simpler disk files.
Inspired by the Plan 9 file server kernel's configuration strings,
it provides device mirroring, partitioning, interleaving, and catenation
for disk-based services like
-.IR fossil (4)
-or
.IR venti (8).
.PP
The device is intended to be bound at
@@ -244,7 +242,6 @@ in
.IR cat (1),
.IR dd (1),
.IR sd (3),
-.IR fossil (4),
.IR fs (8),
.IR plan9.ini (8),
.IR prep (8),