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)
Sun, Nov 23, 12:30 PM
Unknown Object (File)
Sat, Nov 22, 7:53 PM
Unknown Object (File)
Sat, Nov 22, 9:13 AM
Unknown Object (File)
Fri, Nov 21, 4:16 AM
Unknown Object (File)
Fri, Nov 21, 4:06 AM
Unknown Object (File)
Fri, Nov 21, 4:05 AM
Unknown Object (File)
Fri, Nov 21, 4:04 AM
Unknown Object (File)
Sun, Nov 9, 5:43 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