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
F154268861: D16541.id.diff
Mon, Apr 27, 12:23 PM
Unknown Object (File)
Fri, Apr 24, 9:08 AM
Unknown Object (File)
Thu, Apr 23, 8:02 AM
Unknown Object (File)
Mon, Apr 20, 9:18 PM
Unknown Object (File)
Sun, Apr 19, 12:15 PM
Unknown Object (File)
Sun, Apr 19, 8:41 AM
Unknown Object (File)
Wed, Apr 15, 10:04 PM
Unknown Object (File)
Sat, Apr 11, 4:10 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