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)
Wed, Oct 29, 11:12 PM
Unknown Object (File)
Sun, Oct 26, 1:33 PM
Unknown Object (File)
Mon, Oct 20, 11:20 PM
Unknown Object (File)
Fri, Oct 17, 2:39 PM
Unknown Object (File)
Fri, Oct 17, 2:39 PM
Unknown Object (File)
Fri, Oct 17, 2:38 PM
Unknown Object (File)
Fri, Oct 17, 5:57 AM
Unknown Object (File)
Thu, Oct 16, 2:53 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