[Bug 207625] mount_smbfs(8): missing description of option "-n opt"

2024-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207625

Chris Davidson  changed:

   What|Removed |Added

 CC||Christopher.davidson@gmail.
   ||com

--- Comment #3 from Chris Davidson  ---
The -n option is also not documented in the latest -CURRENT (FreeBSD
current.home 15.0-CURRENT FreeBSD 15.0-CURRENT #6 main-n268726-32c7350beb82:
Thu Mar  7 21:25:02 EST 2024
chrisdavid...@current.home:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64)

I did take a look at the source code dig a little deeper and checked out the
soruce code (contrib/smbfs/mount_smbfs/mount_smbfs.c). This option does exist
in the source code but it has comments around it, that it is never reached.

Evidence: The case option for 'n' exists on line 180 but on line 179 it has a
comment: /*NOTREACHED*/.

Looking through other distribution manual pages they are NOT mentioning this
option at all, example: 

https://www.illumos.org/man/8/mount_smbfs

I can not find a reference to it online but the mac os ventura manual pages
also do NOT reference this option.

My conclusion is two options:
1. Remove the reference in the manual page
2. Update the source code for mount_smbfs.c to make the case reachable.

Option 2 "looks" to be resolved by adding a break line to the case above and
then testing it out a little.

Hope this information is helpful for resolution of this manual page
discrepancy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 207625] mount_smbfs(8): missing description of option "-n opt"

2022-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207625

Sammy Dyer  changed:

   What|Removed |Added

 CC||offendfi...@gmail.com

--- Comment #2 from Sammy Dyer  ---
Have you checked FreeBSD 12? https://fivenightsatfreddys.onl

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 207625] mount_smbfs(8): missing description of option "-n opt"

2019-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207625

--- Comment #1 from Sean McBride  ---
Just checked FreeBSD 12's man page and "-n opt" is still undescribed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207625] mount_smbfs(8): missing description of option "-n opt"

2019-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207625

Oleksandr Tymoshenko  changed:

   What|Removed |Added

   Assignee|d...@freebsd.org |b...@freebsd.org
  Component|Documentation   |Manual Pages
 CC||d...@freebsd.org

Sean McBride  changed:

   What|Removed |Added

 CC||s...@rogue-research.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"