*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: nullfs | Section: 5 | Source: FreeBSD | File: nullfs.5.gz
NULLFS(5) FreeBSD File Formats Manual NULLFS(5) NAME nullfs - null file system SYNOPSIS To enable support for this driver, place the following line in the kernel configuration file: options NULLFS Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): nullfs_load="YES" DESCRIPTION The nullfs driver will permit the FreeBSD kernel to mount a loopback file system sub-tree. EXAMPLES To mount a nullfs file system: mount_nullfs /usr/ports /home/devel/ports It is also possible to define an entry in fstab(5) that looks similar to: /usr/ports /home/devel/ports nullfs rw 0 0 SEE ALSO fstab(5), mount_nullfs(8) HISTORY The nullfs layer first appeared in 4.4BSD. AUTHORS The nullfs kernel implementation was written by John Heideman. This manual page was written by Daniel Gerzo <[email protected]>. FreeBSD 14.1-RELEASE-p8 March 15, 2022 FreeBSD 14.1-RELEASE-p8

Navigation Options