git: 4950d4533e40 - stable/13 - hier(7): alphabetical order
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jul 2023 19:13:25 UTC
The branch stable/13 has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=4950d4533e409976e514fa7d0c5297c4520d48fd
commit 4950d4533e409976e514fa7d0c5297c4520d48fd
Author: Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2023-05-30 19:30:20 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-07-07 19:13:02 +0000
hier(7): alphabetical order
Approved by: mhorne
Pull request: https://github.com/freebsd/freebsd-src/pull/756
(cherry picked from commit 2071e54c226a120a62baa710bef225c4f6ad5ee3)
---
share/man/man7/hier.7 | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 6f058c0d7cd5..5b8f19423c16 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -28,7 +28,7 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd November 23, 2022
+.Dd May 30, 2023
.Dt HIER 7
.Os
.Sh NAME
@@ -98,12 +98,12 @@ This is a symlink to
system configuration files and scripts
.Pp
.Bl -tag -width "defaults/" -compact
+.It Pa bluetooth/
+bluetooth configuration files
.It Pa defaults/
default system configuration files;
see
.Xr rc 8
-.It Pa bluetooth/
-bluetooth configuration files
.It Pa localtime
local timezone information;
see
@@ -122,6 +122,10 @@ scripts that are run daily, weekly, and monthly, via
.Xr cron 8 ;
see
.Xr periodic 8
+.It Pa ppp/
+ppp configuration files;
+see
+.Xr ppp 8
.It Pa rc.d/
system and daemon startup/control scripts;
see
@@ -130,10 +134,6 @@ see
OpenBSM audit configuration files;
see
.Xr audit 8
-.It Pa ppp/
-ppp configuration files;
-see
-.Xr ppp 8
.It Pa ssh/
OpenSSH configuration files;
see