diff --git a/pages/common/auditd.md b/pages/common/auditd.md index e85867f3b2..53a16c5440 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 d4dd058bcf..2264b378ca 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 710cc650fd..0dffa77ea1 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 a7c46220be..46d8a14513 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 606db59b86..0a765c407f 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 36d39414dd..2e809be293 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 7757bb7a5c..26f075afb7 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: