git: acdf666147ee - main - hier(7): tweak /media description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jun 2023 16:22:42 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=acdf666147eea8bf8626d3733087861493d90e23
commit acdf666147eea8bf8626d3733087861493d90e23
Author: Mitchell Horne <mhorne@FreeBSD.org>
AuthorDate: 2023-06-28 16:21:28 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-06-28 16:22:30 +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
---
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 f606684334eb..5ed12c814b6a 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