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
F157463897: D16541.id.diff
Thu, May 21, 6:14 PM
Unknown Object (File)
Wed, May 20, 8:05 PM
Unknown Object (File)
Wed, May 20, 2:42 PM
Unknown Object (File)
Sat, May 16, 11:54 PM
Unknown Object (File)
Fri, May 15, 5:33 PM
Unknown Object (File)
Fri, May 15, 5:33 PM
Unknown Object (File)
Fri, May 15, 5:13 PM
Unknown Object (File)
Sat, May 2, 11:13 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