Skip to content

Commit b7058a2

Browse files
authored
chronyc, p4, authconfig, zegrep: update more info link (#19317)
1 parent 1e4941b commit b7058a2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pages/common/chronyc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# chronyc
22

33
> Query the Chrony NTP daemon.
4-
> More information: <https://chrony-project.org/doc/4.6.1/chronyc.html>.
4+
> More information: <https://chrony-project.org/doc/latest/chronyc.html>.
55
66
- Start `chronyc` in interactive mode:
77

pages/common/p4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# p4
22

33
> Perforce Version Control System.
4-
> More information: <https://ftp.perforce.com/perforce/r16.2/doc/manuals/cmdref/>.
4+
> More information: <https://help.perforce.com/helix-core/server-apps/cmdref/current/Content/CmdRef/commands.html>.
55
66
- Log in to the Perforce service:
77

pages/common/zegrep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# zegrep
22

33
> Find extended `regex` patterns in compressed files using `egrep`.
4-
> More information: <https://www.unix.com/man-page/freebsd/1/zegrep/>.
4+
> More information: <https://manned.org/zegrep>.
55
66
- Search for extended `regex` (supporting `?`, `+`, `{}`, `()` and `|`) in a compressed file (case-sensitive):
77

pages/linux/authconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# authconfig
22

33
> Configure system authentication resources.
4-
> More information: <https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/authconfig-install>.
4+
> More information: <https://manned.org/authconfig>.
55
66
- Display the current configuration (or dry run):
77

0 commit comments

Comments
 (0)