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, May 24, 12:31 AM
Unknown Object (File)
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

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 Passed
Unit
No Test Coverage
Build Status
Buildable 18482
Build 18187: arc lint + arc unit