remove references to fossil from most man pages.
This commit is contained in:
parent
d9862e4ad3
commit
17f97406ad
11 changed files with 4 additions and 39 deletions
|
@ -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,
|
Inspired by the Plan 9 file server kernel's configuration strings,
|
||||||
it provides device mirroring, partitioning, interleaving, and catenation
|
it provides device mirroring, partitioning, interleaving, and catenation
|
||||||
for disk-based services like
|
for disk-based services like
|
||||||
.IR fossil (4)
|
|
||||||
or
|
|
||||||
.IR venti (8).
|
.IR venti (8).
|
||||||
.PP
|
.PP
|
||||||
The device is intended to be bound at
|
The device is intended to be bound at
|
||||||
|
@ -244,7 +242,6 @@ in
|
||||||
.IR cat (1),
|
.IR cat (1),
|
||||||
.IR dd (1),
|
.IR dd (1),
|
||||||
.IR sd (3),
|
.IR sd (3),
|
||||||
.IR fossil (4),
|
|
||||||
.IR fs (8),
|
.IR fs (8),
|
||||||
.IR plan9.ini (8),
|
.IR plan9.ini (8),
|
||||||
.IR prep (8),
|
.IR prep (8),
|
||||||
|
|
|
@ -26,9 +26,6 @@ ext2srv ext2srv
|
||||||
factotum factotum
|
factotum factotum
|
||||||
fgui factotum
|
fgui factotum
|
||||||
flashfs flashfs
|
flashfs flashfs
|
||||||
flchk fossil
|
|
||||||
flfmt fossil
|
|
||||||
fossil fossil
|
|
||||||
fs fs
|
fs fs
|
||||||
ftpfs ftpfs
|
ftpfs ftpfs
|
||||||
httpfile httpfile
|
httpfile httpfile
|
||||||
|
|
|
@ -62,10 +62,6 @@
|
||||||
- journalling file system for flash memory
|
- journalling file system for flash memory
|
||||||
<DD><TT> flashfs</TT>
|
<DD><TT> flashfs</TT>
|
||||||
</DT>
|
</DT>
|
||||||
<DT><A HREF="/magic/man2html/4/fossil">fossil</A>
|
|
||||||
- archival file server
|
|
||||||
<DD><TT> fossil, flchk, flfmt</TT>
|
|
||||||
</DT>
|
|
||||||
<DT><A HREF="/magic/man2html/4/fs">fs</A>
|
<DT><A HREF="/magic/man2html/4/fs">fs</A>
|
||||||
- file server, dump
|
- file server, dump
|
||||||
<DD><TT> fs</TT>
|
<DD><TT> fs</TT>
|
||||||
|
|
|
@ -120,7 +120,6 @@ Default file holding blocks.
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /sys/src/cmd/disk/kfs
|
.B /sys/src/cmd/disk/kfs
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR fossil (4),
|
|
||||||
.IR kfscmd (8),
|
.IR kfscmd (8),
|
||||||
.IR mkfs (8),
|
.IR mkfs (8),
|
||||||
.IR prep (8),
|
.IR prep (8),
|
||||||
|
|
|
@ -126,9 +126,7 @@ on an exclusive use file: if the fid holding the file open has
|
||||||
been unused for an extended period (of order at least minutes),
|
been unused for an extended period (of order at least minutes),
|
||||||
it is reasonable to break the lock and deny the initial fid
|
it is reasonable to break the lock and deny the initial fid
|
||||||
further I/O.
|
further I/O.
|
||||||
Temporary files are not included in nightly archives
|
Temporary files are not included in nightly archives.
|
||||||
(see
|
|
||||||
.IR fossil (4)).
|
|
||||||
.PP
|
.PP
|
||||||
The two time fields are measured in seconds since the epoch
|
The two time fields are measured in seconds since the epoch
|
||||||
(Jan 1 00:00 1970 GMT).
|
(Jan 1 00:00 1970 GMT).
|
||||||
|
|
|
@ -49,11 +49,6 @@ in a line is an identifier used in the on-disk structures maintained
|
||||||
by a file server; there should be no duplicate
|
by a file server; there should be no duplicate
|
||||||
.IR id s
|
.IR id s
|
||||||
in the file.
|
in the file.
|
||||||
In
|
|
||||||
.IR fossil (4),
|
|
||||||
.IR id s
|
|
||||||
are arbitrary text strings, typically the same as
|
|
||||||
.IR name .
|
|
||||||
In older Plan 9 file servers,
|
In older Plan 9 file servers,
|
||||||
.IR id s
|
.IR id s
|
||||||
are small decimal numbers.
|
are small decimal numbers.
|
||||||
|
@ -72,4 +67,3 @@ so it can only be changed via console commands.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.IR intro (5),
|
.IR intro (5),
|
||||||
.IR stat (5),
|
.IR stat (5),
|
||||||
.IR fossilcons (8)
|
|
||||||
|
|
|
@ -42,7 +42,6 @@ diskparts diskparts
|
||||||
dmaon diskparts
|
dmaon diskparts
|
||||||
disksim disksim
|
disksim disksim
|
||||||
drawterm drawterm
|
drawterm drawterm
|
||||||
fossilcons fossilcons
|
|
||||||
exsort fs
|
exsort fs
|
||||||
fs fs
|
fs fs
|
||||||
fsconfig fsconfig
|
fsconfig fsconfig
|
||||||
|
|
|
@ -82,10 +82,6 @@
|
||||||
- connect to Plan 9 CPU servers from other operating systems
|
- connect to Plan 9 CPU servers from other operating systems
|
||||||
<DD><TT> drawterm</TT>
|
<DD><TT> drawterm</TT>
|
||||||
</DT>
|
</DT>
|
||||||
<DT><A HREF="/magic/man2html/8/fossilcons">fossilcons</A>
|
|
||||||
- fossil console commands
|
|
||||||
<DD><TT> fossilcons</TT>
|
|
||||||
</DT>
|
|
||||||
<DT><A HREF="/magic/man2html/8/fs">fs</A>
|
<DT><A HREF="/magic/man2html/8/fs">fs</A>
|
||||||
- file server maintenance
|
- file server maintenance
|
||||||
<DD><TT> fs, exsort</TT>
|
<DD><TT> fs, exsort</TT>
|
||||||
|
|
|
@ -63,13 +63,6 @@ The
|
||||||
.B -n
|
.B -n
|
||||||
option goes through the motions but does not burn any tracks
|
option goes through the motions but does not burn any tracks
|
||||||
on the Blu-ray disc.
|
on the Blu-ray disc.
|
||||||
As a side-effect,
|
|
||||||
.I backup
|
|
||||||
run on the default dump set,
|
|
||||||
.LR set1 ,
|
|
||||||
will also print the last few
|
|
||||||
.I fossil
|
|
||||||
dump scores.
|
|
||||||
.PP
|
.PP
|
||||||
.I Tobackup
|
.I Tobackup
|
||||||
prints the names of all the sealed arenas not yet backed up to a disc
|
prints the names of all the sealed arenas not yet backed up to a disc
|
||||||
|
|
|
@ -10,9 +10,7 @@ by running the
|
||||||
.I uname
|
.I uname
|
||||||
command on the console of the file server
|
command on the console of the file server
|
||||||
(see
|
(see
|
||||||
.IR users (6)
|
.IR users (6)).
|
||||||
and
|
|
||||||
.IR fossilcons (8)).
|
|
||||||
Next, give the user a password using
|
Next, give the user a password using
|
||||||
.I auth/changeuser
|
.I auth/changeuser
|
||||||
on the console of the authentication server (see
|
on the console of the authentication server (see
|
||||||
|
@ -112,7 +110,5 @@ that reflect the properties of the local environment.
|
||||||
.IR passwd (1),
|
.IR passwd (1),
|
||||||
.IR rio (1),
|
.IR rio (1),
|
||||||
.IR namespace (4),
|
.IR namespace (4),
|
||||||
.IR fossil (4),
|
|
||||||
.IR users (6),
|
.IR users (6),
|
||||||
.IR auth (8),
|
.IR auth (8).
|
||||||
.IR fossilcons (8).
|
|
||||||
|
|
|
@ -630,7 +630,7 @@ with the given
|
||||||
.IR options ,
|
.IR options ,
|
||||||
which must be a single word (i.e., contain no whitespace).
|
which must be a single word (i.e., contain no whitespace).
|
||||||
.SS \fLventi=value\fP
|
.SS \fLventi=value\fP
|
||||||
When booting from a local fossil server backed by a local
|
When booting from a local server backed by a local
|
||||||
or remote venti server,
|
or remote venti server,
|
||||||
this variable specifies how to establish the connection to the
|
this variable specifies how to establish the connection to the
|
||||||
venti server.
|
venti server.
|
||||||
|
|
Loading…
Reference in a new issue