History log of /src/share/man/man4/nullfs.4 (Results 1 – 6 of 6)
Revision Date Author Comments
# 1687d771 21-Apr-2024 Alexander Ziaee <concussious@runbox.com>

man filesystems: move driver pages to section four

Filesystem manual pages describe drivers, not formats;
except for fs, which describes the structures of ffs/ufs,
not how to use it in the system.

man filesystems: move driver pages to section four

Filesystem manual pages describe drivers, not formats;
except for fs, which describes the structures of ffs/ufs,
not how to use it in the system.

Reported by: emaste
Reviewed by: des, imp, meena (previous version)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1077

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 7d62b5df 15-Mar-2022 Mateusz Piotrowski <0mp@FreeBSD.org>

nullfs.5: Add an example fstab(5) entry

Some other file system manual pages like msdosfs(5) feature similar
examples as well.

MFC after: 1 week


# 950813c4 10-Feb-2015 Glen Barber <gjb@FreeBSD.org>

Fix a rendering issue in the nullfs(5) manual page.

MFC after: 3 days
Sponsored by: The FreeBSD Foundation


# a63d6c94 23-Jun-2014 Baptiste Daroussin <bapt@FreeBSD.org>

use .Mt to mark up email addresses consistently (part6)

PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>


# eeb881f8 05-Oct-2008 Daniel Gerzo <danger@FreeBSD.org>

Add initial version of the nullfs(5) man page

MFC after: 3 days