mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02: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
man/cp.x
2
man/cp.x
@@ -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