Pārlūkot izejas kodu

auditd, sftp, time, umount, unzip, w, which, wpa_supplicant: add link (#7037)

Brian Choromanski 3 gadi atpakaļ
vecāks
revīzija
7f29e1695f

+ 1 - 0
pages/common/auditd.md

@@ -2,6 +2,7 @@
 
 
 > This responds to requests from the audit utility and notifications from the kernel.
 > This responds to requests from the audit utility and notifications from the kernel.
 > It should not be invoked manually.
 > It should not be invoked manually.
+> More information: <https://manned.org/auditd>.
 
 
 - Start the daemon:
 - Start the daemon:
 
 

+ 1 - 0
pages/common/time.md

@@ -1,6 +1,7 @@
 # time
 # time
 
 
 > See how long a command takes.
 > See how long a command takes.
+> More information: <https://manned.org/time>.
 
 
 - Time "ls":
 - Time "ls":
 
 

+ 1 - 0
pages/common/umount.md

@@ -2,6 +2,7 @@
 
 
 > Unlink a filesystem from its mount point, making it no longer accessible.
 > Unlink a filesystem from its mount point, making it no longer accessible.
 > A filesystem cannot be unmounted when it is busy.
 > A filesystem cannot be unmounted when it is busy.
+> More information: <https://manned.org/umount.8>.
 
 
 - Unmount a filesystem, by passing the path to the source it is mounted from:
 - Unmount a filesystem, by passing the path to the source it is mounted from:
 
 

+ 1 - 0
pages/common/unzip.md

@@ -1,6 +1,7 @@
 # unzip
 # unzip
 
 
 > Extract compressed files in a ZIP archive.
 > Extract compressed files in a ZIP archive.
+> More information: <https://manned.org/unzip>.
 
 
 - Extract zip file(s) (for multiple files, separate file paths by spaces):
 - Extract zip file(s) (for multiple files, separate file paths by spaces):
 
 

+ 1 - 0
pages/common/w.md

@@ -2,6 +2,7 @@
 
 
 > Show who is logged on and what they are doing.
 > Show who is logged on and what they are doing.
 > Print user login, TTY, remote host, login time, idle time, current process.
 > Print user login, TTY, remote host, login time, idle time, current process.
+> More information: <https://manned.org/w>.
 
 
 - Show logged-in users info:
 - Show logged-in users info:
 
 

+ 1 - 0
pages/common/which.md

@@ -1,6 +1,7 @@
 # which
 # which
 
 
 > Locate a program in the user's path.
 > Locate a program in the user's path.
+> More information: <https://manned.org/which>.
 
 
 - Search the PATH environment variable and display the location of any matching executables:
 - Search the PATH environment variable and display the location of any matching executables:
 
 

+ 1 - 0
pages/common/wpa_supplicant.md

@@ -1,6 +1,7 @@
 # wpa_supplicant
 # wpa_supplicant
 
 
 > Manage protected wireless networks.
 > Manage protected wireless networks.
+> More information: <https://manned.org/wpa_supplicant.1>.
 
 
 - Join a protected wireless network:
 - Join a protected wireless network: