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
F163463430: D16541.id46334.diff
Thu, Jul 23, 9:52 AM
Unknown Object (File)
Tue, Jul 21, 1:06 PM
Unknown Object (File)
Fri, Jul 17, 10:55 AM
Unknown Object (File)
Jun 21 2026, 6:41 PM
Unknown Object (File)
May 24 2026, 12:31 AM
Unknown Object (File)
May 21 2026, 6:14 PM
Unknown Object (File)
May 20 2026, 8:05 PM
Unknown Object (File)
May 20 2026, 2:42 PM

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