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)
Sun, Apr 19, 11:57 AM
Unknown Object (File)
Tue, Apr 7, 1:54 PM
Unknown Object (File)
Mon, Apr 6, 8:47 AM
Unknown Object (File)
Sat, Apr 4, 1:40 PM
Unknown Object (File)
Fri, Mar 27, 12:27 PM
Unknown Object (File)
Fri, Mar 27, 3:12 AM
Unknown Object (File)
Mar 18 2026, 2:28 AM
Unknown Object (File)
Mar 14 2026, 7:58 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