summaryrefslogtreecommitdiff
path: root/sbin/mount_autofs
AgeCommit message (Expand)Author
2020-07-26Refactor remaining mount_* commands to use the common pathadj()mlelstv
2019-11-20Sort options and SEE ALSO. Improve a sentence.wiz
2019-11-20mount_autofs: Sync man page with DragonFlyBSDtkusumi
2019-11-20mount_autofs: Remove blank line with trailing whitespacetkusumi
2018-01-24It's not literal "-options" so use .Aruwe
2018-01-23Fix typos.wiz
2018-01-23Improve description of options. Based on comments by Tomohiro Kusumi.wiz
2018-01-22Sync usage with man page.wiz
2018-01-22Add RCS Id, simplify wording, sort.wiz
2018-01-22Improve the mount_autofs(8) stub documentationkamil
2018-01-22Add mount_autofs(8) from DragonFly BSDkamil
2018-01-14Add mount_autofschristos