git: 74bd20769706 - main - Reference newfs_msdos(8) from the newfs(8) manual
Mateusz Piotrowski
0mp at FreeBSD.org
Thu Jan 7 09:24:14 UTC 2021
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=74bd20769706041108a573601cf0b61c755bdc56
commit 74bd20769706041108a573601cf0b61c755bdc56
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-01-07 09:22:20 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-01-07 09:24:07 +0000
Reference newfs_msdos(8) from the newfs(8) manual
PR: 252484
Reported by: Graham Perrin <grahamperrin at gmail.com>
MFC after: 3 days
---
sbin/newfs/newfs.8 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8
index 9565929664c5..0cc1d7ce12cf 100644
--- a/sbin/newfs/newfs.8
+++ b/sbin/newfs/newfs.8
@@ -28,7 +28,7 @@
.\" @(#)newfs.8 8.6 (Berkeley) 5/3/95
.\" $FreeBSD$
.\"
-.Dd January 29, 2019
+.Dd January 7, 2021
.Dt NEWFS 8
.Os
.Sh NAME
@@ -320,6 +320,7 @@ on file systems that contain many small files.
.Xr gvinum 8 ,
.Xr makefs 8 ,
.Xr mount 8 ,
+.Xr newfs_msdos 8 ,
.Xr tunefs 8
.Rs
.%A M. McKusick
More information about the dev-commits-src-main
mailing list