Files
cloud-hypervisor/docs
Wei Liu da5fae3814 docs: Fix the chown command in macvtap-bridge.md
When invoking the script chown shows a warning.

    chown: warning: '.' should be ':': ‘1000.1000’

From `info coreutils 'chown invocation'`.

   Some older scripts may still use ‘.’ in place of the ‘:’ separator.
POSIX 1003.1-2001 (*note Standards conformance::) does not require
support for that, but for backward compatibility GNU ‘chown’ supports
‘.’ so long as no ambiguity results, although it issues a warning and
support may be removed in future versions.  New scripts should avoid the
use of ‘.’ because it is not portable, and because it has undesirable
results if the entire OWNER‘.’GROUP happens to identify a user whose
name contains ‘.’.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2025-07-01 15:12:03 +00:00
..
2024-11-06 08:33:27 +00:00
2023-09-23 09:37:32 +01:00
2024-10-23 18:38:50 +01:00
Change to .
2022-06-27 11:24:57 +01:00
2024-06-08 16:31:30 +00:00
2024-06-08 16:31:30 +00:00
2024-06-08 16:31:30 +00:00
2024-08-05 17:46:30 +00:00
2025-02-08 16:37:03 +08:00
2024-06-08 16:31:30 +00:00
2024-06-08 16:31:30 +00:00
2022-11-27 18:55:07 +00:00
2024-06-08 16:31:30 +00:00
2022-03-25 15:30:20 +01:00
2023-12-11 13:30:24 +00:00