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
Unknown Object (File)
Wed, Jan 8, 8:25 AM
Unknown Object (File)
Dec 6 2024, 5:50 PM
Unknown Object (File)
Dec 6 2024, 5:45 PM
Unknown Object (File)
Dec 6 2024, 5:41 PM
Unknown Object (File)
Dec 4 2024, 8:36 PM
Unknown Object (File)
Nov 25 2024, 1:16 AM
Unknown Object (File)
Nov 25 2024, 1:16 AM
Unknown Object (File)
Nov 25 2024, 1:16 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