Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2023 19:13:27 GMT
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: ac2e58110f63 - stable/13 - hier(7): tweak /media description
Message-ID:  <202307071913.367JDRoe046004@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by mhorne:

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

commit ac2e58110f63bd28cac516685fbb38086071b47b
Author:     Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-06-28 16:21:28 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-07-07 19:13:02 +0000

    hier(7): tweak /media description
    
    It comes as an empty directory by default. While here, use a serial
    (Oxford) comma, per the FDP Primer.
    
    PR:             261349
    Reported by:    karels
    Reviewed by:    grahamperrin, karels
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D40774
    
    (cherry picked from commit acdf666147eea8bf8626d3733087861493d90e23)
---
 share/man/man7/hier.7 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 0ccc3679b91e..38da58fec3bd 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -160,8 +160,8 @@ system utilities that are critical to binaries in
 and
 .Pa /sbin
 .It Pa /media/
-contains subdirectories that are mount points for removable media such as
-USB drives, CDs and DVDs
+empty directory commonly containing mount points for removable media such as
+USB drives, CDs, and DVDs
 .It Pa /mnt/
 empty directory commonly used by system administrators as a temporary mount
 point



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