Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2021 09:24:14 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 74bd20769706 - main - Reference newfs_msdos(8) from the newfs(8) manual
Message-ID:  <202101070924.1079OE4g081849@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
AuthorDate: 2021-01-07 09:22:20 +0000
Commit:     Mateusz Piotrowski <0mp@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101070924.1079OE4g081849>