From acdf666147eea8bf8626d3733087861493d90e23 Mon Sep 17 00:00:00 2001 From: Mitchell Horne Date: Wed, 28 Jun 2023 13:21:28 -0300 Subject: [PATCH] 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 --- 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 f606684334e..5ed12c814b6 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -161,8 +161,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