diff options
Diffstat (limited to 'man/man4/fossil.4')
| -rw-r--r-- | man/man4/fossil.4 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/man/man4/fossil.4 b/man/man4/fossil.4 index fd6dd0a9..67eedb20 100644 --- a/man/man4/fossil.4 +++ b/man/man4/fossil.4 @@ -148,10 +148,10 @@ will be named The attach name used in .I mount (see -.MR bind (1) , -.MR bind (2) +.MR bind 1 , +.MR bind 2 and -.MR attach (5) ) +.MR attach 5 ) selects a file system to be served and optionally a subtree, in the format @@ -163,7 +163,7 @@ An empty attach name selects normally requires all users except .L none to provide authentication tickets on each -.MR attach (5) . +.MR attach 5 . To keep just anyone from connecting, .L none is only allowed to attach after another user @@ -179,7 +179,7 @@ flag to or .B srv (see -.MR fossilcons (8) ). +.MR fossilcons 8 ). .PP The groups called .B noworld @@ -207,7 +207,7 @@ readable by the world but writable only to the developers. starts a new instance of the fossil file server. It is configured mainly through console commands, documented in -.MR fossilcons (8) . +.MR fossilcons 8 . .PP The options are: .TF "-c\fI cmd @@ -239,7 +239,7 @@ and which starts a file server console on .BI /srv/ cons \fR. See -.MR fossilcons (8) +.MR fossilcons 8 for more information. .TP .BI -f " file @@ -269,7 +269,7 @@ for inconsistencies. is deprecated in favor of the console .B check command (see -.MR fossilcons (8) ). +.MR fossilcons 8 ). .I Flchk prints .I fossil @@ -375,7 +375,7 @@ system stored on Venti at The score should have been generated by .I fossil rather than by -.MR vac (1) , +.MR vac 1 , so that the appropriate snapshot metadata is present. .PD .PP @@ -450,7 +450,7 @@ See the discussion of the and .B uname commands in -.MR fossilcons (8) +.MR fossilcons 8 for more about the user table. .ne 3 .PP @@ -488,13 +488,13 @@ command to prepare the script. .SH SOURCE .B \*9/src/cmd/fossil .SH SEE ALSO -.MR yesterday (1) , -.MR fs (3) , -.MR fs (4) , -.MR srv (4) , -.MR fossilcons (8) , -.MR loadfossil (8) , -.MR venti (8) +.MR yesterday 1 , +.MR fs 3 , +.MR fs 4 , +.MR srv 4 , +.MR fossilcons 8 , +.MR loadfossil 8 , +.MR venti 8 .SH BUGS It is possible that the disk format (but not the Venti format) will change in the future, to make the disk a full cache |
