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
Unknown Object (File)
Wed, May 8, 11:02 PM
Unknown Object (File)
Thu, May 2, 9:52 PM
Unknown Object (File)
Thu, May 2, 9:42 PM
Unknown Object (File)
Thu, May 2, 9:40 PM
Unknown Object (File)
Thu, May 2, 9:40 PM
Unknown Object (File)
Thu, May 2, 9:39 PM
Unknown Object (File)
Thu, May 2, 9:39 PM
Unknown Object (File)
Mar 7 2024, 11:43 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 Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #48215)

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 ↗(On Diff #48215)

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 ↗(On Diff #48215)

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.