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)
Sat, Jan 25, 7:43 PM
Unknown Object (File)
Sat, Jan 25, 7:22 PM
Unknown Object (File)
Jan 22 2025, 6:51 AM
Unknown Object (File)
Jan 21 2025, 10:37 AM
Unknown Object (File)
Dec 19 2024, 3:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 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