Page MenuHomeFreeBSD

Fix synopsis of -t in the mount(8) manual
ClosedPublic

Authored by 0mp on Aug 1 2018, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 27, 6:51 PM
Unknown Object (File)
Thu, Aug 27, 4:15 PM
Unknown Object (File)
Thu, Aug 27, 3:48 PM
Unknown Object (File)
Thu, Aug 27, 2:56 PM
Unknown Object (File)
Thu, Aug 27, 11:34 AM
Unknown Object (File)
Thu, Aug 27, 5:49 AM
Unknown Object (File)
Wed, Aug 26, 4:14 PM
Unknown Object (File)
Aug 11 2026, 9:37 AM

Details

Summary

This patch changes the synopsis on the -t option from:

[-t ufs | external_type]

to:

[-t [no]type[,type ...]]

Also while here:

  • Remove deprecated .Tn macros.
  • Improve formatting and fix typos in the description of the -t flag.

Diff Detail

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