man/openrc-run.8: fix mountinfo args.
The "Ar" tag for the mountinfo command contained a typo (leading space) that resulted in the tag being output verbatim; that is, mountinfo ... .Ar mount1 mount2 rather than e.g. mountinfo ... <mount1> <mount2> This commit deletes the leading space to fix the output. This fixes #204.
This commit is contained in:
parent
4c517bdb2b
commit
c1ffe4d9f2