Page MenuHomeFreeBSD

mount_smbfs(8): Add the STANDARDS and HISTORY sections.
ClosedPublic

Authored by 0mp on Nov 1 2018, 10:54 AM.
Tags
None
Referenced Files
F135700283: D17798.id49868.diff
Wed, Nov 12, 12:35 AM
Unknown Object (File)
Oct 12 2025, 2:26 AM
Unknown Object (File)
Oct 12 2025, 2:26 AM
Unknown Object (File)
Oct 12 2025, 2:26 AM
Unknown Object (File)
Oct 11 2025, 4:44 PM
Unknown Object (File)
Sep 28 2025, 6:48 PM
Unknown Object (File)
Sep 28 2025, 4:51 PM
Unknown Object (File)
Sep 28 2025, 11:39 AM
Subscribers

Details

Summary
  • Document that mount_smbfs(8) only supports SMB1 and that SMB2 and SMB3 are not supported at the moment. Suggest users to browse ports for software compatible with newer versions of the protocol.
  • Copy supported servers list from README.
  • Add a SEE ALSO section and reference the chapter about Samba in the FreeBSD Handbook.
  • Add a HISTORY section.
  • Style changes:
    • Use Dq instead of Em in the EXAMPLES section.
    • Mark command modifiers with Cm.

Related threads:

Test Plan
  • mandoc -Tlint
  • mandoc -Thtml
  • igor

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable