diff --git a/doc/man-pages/pod8/afsd.pod b/doc/man-pages/pod8/afsd.pod index 391a5ad46c..cb5be312b1 100644 --- a/doc/man-pages/pod8/afsd.pod +++ b/doc/man-pages/pod8/afsd.pod @@ -541,10 +541,12 @@ When the dynamic root (B<-dynroot>, B<-dynroot-sparse>) and the fake stat provides a special directory named F which allows access to volumes by volume name or ID. The F directory appears to be empty, but any name in the form of I:I will be resolved as a -read-write mount point to the specified volume. This dynamic mount feature is -recommended only for temporary access to a volume. Linux-based cache managers -provide this dynamic mount feature even when dynamic root (B<-dynroot>, -B<-dynroot-sparse>) is not in effect. +read-write mount point to the specified volume. For example, the +I volume in the I cell would be accessible at the +following path: F. This dynamic mount +feature is recommended only for temporary access to a volume. Linux-based +cache managers provide this dynamic mount feature even when dynamic root +(B<-dynroot>, B<-dynroot-sparse>) is not in effect. =item B<-dynroot-sparse>