mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-06 07:06:38 -04:00
doc: reference install(1) and cp(1) from each other
* man/cp.x (SEE ALSO): Add install(1). * man/install.x (SEE ALSO): Add cp(1). Discussed at https://lists.gnu.org/r/coreutils/2023-08/msg00026.html
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
cp \- copy files and directories
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
install(1)
|
||||
|
||||
@@ -2,3 +2,5 @@
|
||||
install \- copy files and set attributes
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
cp(1)
|
||||
|
||||
Reference in New Issue
Block a user