Page MenuHomeFreeBSD

msdosfs(5): Explain how to determine version of the FAT file system.
ClosedPublic

Authored by 0mp on Sep 19 2018, 2:27 PM.
Tags
None
Referenced Files
F86143747: D17237.id48378.diff
Sun, Jun 16, 2:10 AM
F86140757: D17237.id48215.diff
Sun, Jun 16, 1:05 AM
F86126877: D17237.id48505.diff
Sat, Jun 15, 8:04 PM
Unknown Object (File)
Fri, May 24, 6:48 AM
Unknown Object (File)
May 11 2024, 8:25 AM
Unknown Object (File)
May 8 2024, 11:02 PM
Unknown Object (File)
May 2 2024, 9:52 PM
Unknown Object (File)
May 2 2024, 9:42 PM
Subscribers

Details

Summary

While here, remove deprecated Tn macros.

Test Plan
  • igor: ok
  • mandoc: ok

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19668
Build 19235: arc lint + arc unit

Event Timeline

Fix a typo in the example: should be da0s1 instead of da0p1

Shuffle some words around, nothing major.

share/man/man5/msdosfs.5
59

s/is a partition formatted with:/a partition is formatted with:/

0mp marked an inline comment as done.Sep 22 2018, 9:56 PM
0mp added inline comments.
share/man/man5/msdosfs.5
59

How about Determine which FAT format (e.g, FAT16, FAT32) is on the partition?

I'm OK with the suggestion.

share/man/man5/msdosfs.5
59

That works for me, too.

Reword the example description as suggested by bcr.

0mp marked 2 inline comments as done.Sep 23 2018, 1:56 PM
This revision is now accepted and ready to land.Sep 23 2018, 2:38 PM
0mp requested review of this revision.Sep 26 2018, 1:23 PM
0mp added reviewers: krion, mat.
0mp added subscribers: krion, mat.

Thanks, @bcr.

@mat, @krion, may ask for your approval?

This revision is now accepted and ready to land.Sep 26 2018, 1:40 PM
This revision was automatically updated to reflect the committed changes.