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, May 14, 11:26 PM
Unknown Object (File)
Thu, May 14, 10:10 PM
Unknown Object (File)
Thu, May 14, 8:01 PM
Unknown Object (File)
Thu, May 14, 6:30 PM
Unknown Object (File)
Mon, May 11, 10:42 PM
Unknown Object (File)
Fri, May 8, 9:23 PM
Unknown Object (File)
Tue, May 5, 7:29 PM
Unknown Object (File)
Tue, May 5, 6:24 PM
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.