| #
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/
|
| #
509ee39f
|
| 26-Jan-2023 |
Fedor Uporov <fsu@FreeBSD.org> |
Fix developer second name.
|
| #
9d35d9a1
|
| 30-Dec-2018 |
Pedro F. Giffuni <pfg@FreeBSD.org> |
ext2fs.5: Update the manpage.
General update of the driver description and mention some important credits. Add a symlink for ext4fs as it is of special interest nowadays.
Fic some `mandoc -Tlint` i
ext2fs.5: Update the manpage.
General update of the driver description and mention some important credits. Add a symlink for ext4fs as it is of special interest nowadays.
Fic some `mandoc -Tlint` issues while here.
MFC after: 15 days Differential Revision: https://reviews.freebsd.org/D18445
show more ...
|
| #
ab8998c2
|
| 04-Dec-2018 |
Pedro F. Giffuni <pfg@FreeBSD.org> |
ext2fs.4: basic updates.
Starting with FreeBSD 12 we fully support writing ext4 filesystems. Mention some features that we don't support while here.
MFC after: 3 days
|
| #
79e910e9
|
| 23-Jan-2016 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Advertise support for ext3 and ext4.
MFC after: 1 month 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>
|
| #
05d98029
|
| 01-Oct-2013 |
Sergey Kandaurov <pluknet@FreeBSD.org> |
Sweep man pages replacing ad -> ada.
Approved by: re (blackend) MFC after: 1 week X-MFC note: stable/9 only
|
| #
8167eab9
|
| 30-Sep-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
Revise markup.
|
| #
89419b97
|
| 17-May-2006 |
Craig Rodrigues <rodrigc@FreeBSD.org> |
Add a man page for ext2fs.
|