Page MenuHomeFreeBSD

Document that umount -A does not unmount /dev
ClosedPublic

Authored by 0mp on Jun 18 2020, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:18 PM
Unknown Object (File)
Wed, Oct 8, 3:21 AM
Unknown Object (File)
Wed, Oct 1, 2:54 PM
Unknown Object (File)
Tue, Sep 30, 5:04 PM
Unknown Object (File)
Tue, Sep 30, 4:39 PM
Unknown Object (File)
Tue, Sep 23, 6:32 AM
Unknown Object (File)
Sun, Sep 21, 1:24 PM
Unknown Object (File)
Sep 13 2025, 12:07 AM
Subscribers

Details

Summary
Document that umount -A does not unmount /dev

Reported by:    kaktus

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

0mp requested review of this revision.Jun 18 2020, 10:34 PM
sbin/umount/umount.8
74 ↗(On Diff #73300)

TBH it skips /dev regardless of filesystem used.

Reword the description of -A to explain it does not unmount filesystems mounted at / or /dev.

0mp marked an inline comment as done.Jun 18 2020, 11:06 PM
This revision is now accepted and ready to land.Jun 18 2020, 11:07 PM
This revision was automatically updated to reflect the committed changes.