git: a6175f28da70 - main - intro.5: Crossreference ascii(7)

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 26 Mar 2025 16:44:59 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=a6175f28da7018ba9f824f48fe6db732bd9cb501

commit a6175f28da7018ba9f824f48fe6db732bd9cb501
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-03-23 18:41:09 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-03-26 16:44:33 +0000

    intro.5: Crossreference ascii(7)
    
    Since the beginning, Unix has included an ASCII chart. Over the last
    half a century to this day, the most common format for lexographical
    organization in files is according to ASCII. Consistency is maintainable
    and for that reason, crossreference ascii(7) promenently in the
    introduction to the File Formats Manual. Additionally, this demonstrates
    the often softer style of bullet lists in the manual tradition.
    
    PR:             248562
    MFC after:      3 days
    Reviewed by:    mhorne
    Approved by:    mhorne (mentor)
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1534
---
 share/man/man5/intro.5 | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/share/man/man5/intro.5 b/share/man/man5/intro.5
index 525d6801aaad..3e67b319da14 100644
--- a/share/man/man5/intro.5
+++ b/share/man/man5/intro.5
@@ -42,11 +42,12 @@ environment, including:
 .Pp
 .Bl -bullet -compact
 .It
-ASCII configuration and resource files
+.Xr ascii 7
+configuration and resource files
 .It
-System binary file and stream structures
+system binary file and stream structures
 .It
-Composition of database files
+composition of database files
 .El
 .Sh FILES
 .Bl -tag -width "/usr/local/etc/" -compact