[Bug 209231] fdescfs(5) man page: Fix examples for fstab(5) and mount(8) command

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 9 09:00:57 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209231

Maxim Konovalov <maxim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at FreeBSD.org

--- Comment #2 from Maxim Konovalov <maxim at FreeBSD.org> ---
(In reply to Ben Woods from comment #1)

Why?  It works just fine for me currently:

# mount | grep fd
# mount -t fdescfs null  /dev/fd 
# mount | grep fd
fdescfs on /dev/fd (fdescfs)

# umount /dev/fd
# grep dev/fd /etc/fstab
fdescfs /dev/fd fdescfs rw      0 0
# mount /dev/fd
# mount | grep fd               
fdescfs on /dev/fd (fdescfs)

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


More information about the freebsd-doc mailing list