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)
Thu, Dec 19, 3:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 PM
Unknown Object (File)
Dec 1 2024, 2:53 PM
Unknown Object (File)
Dec 1 2024, 2:38 PM
Unknown Object (File)
Nov 1 2024, 4:48 PM
Unknown Object (File)
Oct 17 2024, 1:33 PM
Unknown Object (File)
Sep 4 2024, 4:27 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