commit 69974c344bd791d5dcd77ab1e0653f474bdf8933 from: Sergey Bronnikov date: Wed Jan 18 11:33:05 2023 UTC unreliablefs: fix mandoc warnings commit - ceeda00d6db63395d8c9c2d4f289c6597577c7f0 commit + 69974c344bd791d5dcd77ab1e0653f474bdf8933 blob - 51fdc822a71ffae9f3a772beaa456a669f63adc8 blob + 193bb794f1f395e373903056913431df24f4e266 --- unreliablefs/unreliablefs.1 +++ unreliablefs/unreliablefs.1 @@ -107,8 +107,8 @@ $ umount /tmp/fs .Xr fusermount 1 , .Xr errno 2 , .Xr fuse 4 , -.Xr fuse 8 , .Xr unreliablefs.conf 5 , +.Xr fuse 8 , .Xr mount.fuse 8 .Sh AUTHORS .An -nosplit blob - 624bc25cbc29c1d549c4793cb4762e4fffb54cb9 blob + ae20136602b07a315f71f90cec777fb6f8033276 --- unreliablefs/unreliablefs.conf.5 +++ unreliablefs/unreliablefs.conf.5 @@ -55,7 +55,8 @@ Sets the probability in percents. Probability equal to 0 means that error injection will never happen. Probability equal to 100 means that error injection will happen on each file operation. .It Cm duration -Sets the duration of file operation slowdown. Applicable to errinj_slowdown only. +Sets the duration of file operation slowdown. +Applicable to errinj_slowdown only. .El .Sh EXAMPLES .Bd -literal