git: 2071e54c226a - main - hier(7): alphabetical order
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 May 2023 19:34:47 UTC
The branch main has been updated by grahamperrin:
URL: https://cgit.FreeBSD.org/src/commit/?id=2071e54c226a120a62baa710bef225c4f6ad5ee3
commit 2071e54c226a120a62baa710bef225c4f6ad5ee3
Author: Graham Perrin <grahamperrin@FreeBSD.org>
AuthorDate: 2023-05-30 19:30:20 +0000
Commit: Graham Perrin <grahamperrin@FreeBSD.org>
CommitDate: 2023-05-30 19:34:18 +0000
hier(7): alphabetical order
Approved by: mhorne
Pull request: https://github.com/freebsd/freebsd-src/pull/756
---
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 d999c28b860e..18b72fa03ecb 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 May 22, 2023
+.Dd May 30, 2023
.Dt HIER 7
.Os
.Sh NAME
@@ -94,12 +94,12 @@ see
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
@@ -118,6 +118,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
@@ -126,10 +130,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