diff --git a/pages/common/auditd.md b/pages/common/auditd.md index e85867f3b..53a16c544 100644 --- a/pages/common/auditd.md +++ b/pages/common/auditd.md @@ -2,6 +2,7 @@ > This responds to requests from the audit utility and notifications from the kernel. > It should not be invoked manually. +> More information: . - Start the daemon: diff --git a/pages/common/time.md b/pages/common/time.md index d4dd058bc..2264b378c 100644 --- a/pages/common/time.md +++ b/pages/common/time.md @@ -1,6 +1,7 @@ # time > See how long a command takes. +> More information: . - Time "ls": diff --git a/pages/common/umount.md b/pages/common/umount.md index 710cc650f..0dffa77ea 100644 --- a/pages/common/umount.md +++ b/pages/common/umount.md @@ -2,6 +2,7 @@ > Unlink a filesystem from its mount point, making it no longer accessible. > A filesystem cannot be unmounted when it is busy. +> More information: . - Unmount a filesystem, by passing the path to the source it is mounted from: diff --git a/pages/common/unzip.md b/pages/common/unzip.md index a7c46220b..46d8a1451 100644 --- a/pages/common/unzip.md +++ b/pages/common/unzip.md @@ -1,6 +1,7 @@ # unzip > Extract compressed files in a ZIP archive. +> More information: . - Extract zip file(s) (for multiple files, separate file paths by spaces): diff --git a/pages/common/w.md b/pages/common/w.md index 606db59b8..0a765c407 100644 --- a/pages/common/w.md +++ b/pages/common/w.md @@ -2,6 +2,7 @@ > Show who is logged on and what they are doing. > Print user login, TTY, remote host, login time, idle time, current process. +> More information: . - Show logged-in users info: diff --git a/pages/common/which.md b/pages/common/which.md index 36d39414d..2e809be29 100644 --- a/pages/common/which.md +++ b/pages/common/which.md @@ -1,6 +1,7 @@ # which > Locate a program in the user's path. +> More information: . - Search the PATH environment variable and display the location of any matching executables: diff --git a/pages/common/wpa_supplicant.md b/pages/common/wpa_supplicant.md index 7757bb7a5..26f075afb 100644 --- a/pages/common/wpa_supplicant.md +++ b/pages/common/wpa_supplicant.md @@ -1,6 +1,7 @@ # wpa_supplicant > Manage protected wireless networks. +> More information: . - Join a protected wireless network: