mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
The -i option to ln requests user confirmation, not configuration.
PR: 24279 Submitted by: Roelof Osinga <roelof@nisser.com>
This commit is contained in:
parent
d973f232c9
commit
3df6b61592
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70987
@ -441,7 +441,7 @@ element to its previous location. [MERGED]
|
||||
sed(1) now takes a -E option for extended regular expression
|
||||
support. [MERGED]
|
||||
|
||||
ln(1) now takes an -i option to request user configuration before
|
||||
ln(1) now takes an -i option to request user confirmation before
|
||||
overwriting an existing file. [MERGED]
|
||||
|
||||
Version numbers of installed packages have a new (backward-compatible)
|
||||
|
@ -532,7 +532,7 @@ element to its previous location. [MERGED]
|
||||
sed(1) now takes a -E option for extended regular expression
|
||||
support. [MERGED]
|
||||
|
||||
ln(1) now takes an -i option to request user configuration before
|
||||
ln(1) now takes an -i option to request user confirmation before
|
||||
overwriting an existing file. [MERGED]
|
||||
|
||||
Version numbers of installed packages have a new (backward-compatible)
|
||||
|
Loading…
Reference in New Issue
Block a user