mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00: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:
parent
db1d95f43b
commit
d428096a6a
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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user