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
F151057193: D16541.id46334.diff
Sun, Apr 5, 5:03 PM
Unknown Object (File)
Sun, Apr 5, 6:45 AM
Unknown Object (File)
Sat, Apr 4, 12:32 AM
Unknown Object (File)
Fri, Apr 3, 6:47 AM
Unknown Object (File)
Tue, Mar 17, 7:27 AM
Unknown Object (File)
Tue, Mar 17, 7:18 AM
Unknown Object (File)
Sat, Mar 14, 8:40 AM
Unknown Object (File)
Wed, Mar 11, 6:40 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