SEE ALSO section improvements for tuning(7), tunefs(8) and fsck_ffs(8)

cross-reference ffs(7) in fsck_ffs(8)
cross-reference ffs(7) and tuning(7) in tunefs(8)
cross-reference ffs(7) in tuning(7)

PR:	263433
Reviewed by:	bcr
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D42631
This commit is contained in:
Gordon Bergling 2023-11-17 19:24:22 +01:00
parent 2ac9cecac6
commit 115459be31
3 changed files with 7 additions and 3 deletions

View file

@ -28,7 +28,7 @@
.\"
.\" @(#)fsck.8 8.4 (Berkeley) 5/9/95
.\"
.Dd May 3, 2019
.Dd November 17, 2023
.Dt FSCK_FFS 8
.Os
.Sh NAME
@ -425,6 +425,7 @@ are fully enumerated and explained in Appendix A of
.Sh SEE ALSO
.Xr fs 5 ,
.Xr fstab 5 ,
.Xr ffs 7 ,
.Xr fsck 8 ,
.Xr fsdb 8 ,
.Xr newfs 8 ,

View file

@ -27,7 +27,7 @@
.\"
.\" @(#)tunefs.8 8.2 (Berkeley) 12/11/93
.\"
.Dd August 16, 2022
.Dd November 17, 2023
.Dt TUNEFS 8
.Os
.Sh NAME
@ -218,6 +218,8 @@ specified mount point.
.El
.Sh SEE ALSO
.Xr fs 5 ,
.Xr ffs 7 ,
.Xr tuning 7 ,
.Xr dumpfs 8 ,
.Xr gjournal 8 ,
.Xr growfs 8 ,

View file

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd October 11, 2022
.Dd November 17, 2023
.Dt TUNING 7
.Os
.Sh NAME
@ -698,6 +698,7 @@ over services you export from your box (web services, email).
.Xr login.conf 5 ,
.Xr rc.conf 5 ,
.Xr sysctl.conf 5 ,
.Xr ffs 7 ,
.Xr firewall 7 ,
.Xr hier 7 ,
.Xr ports 7 ,