git: 607eed2f84b2 - main - ifconfig.8: Fix quoting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 15:43:54 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=607eed2f84b2c84ef358a98c22467460c423c1a2
commit 607eed2f84b2c84ef358a98c22467460c423c1a2
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-03-30 15:41:15 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-03-30 15:43:13 +0000
ifconfig.8: Fix quoting
Obtained from: https://github.com/freebsd/freebsd-src/commit/67d77afb0dde9aa627635a0c4e28a8fa5a64db6c#r69907135
Fixes: 67d77afb0dde ifconfig.8: Do not use ``'' for quoting
MFC after: 2 weeks
---
sbin/ifconfig/ifconfig.8 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index e45498b533d8..627fd5e6eea3 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -662,7 +662,8 @@ mcast (directed to a broadcast or multicast address),
or
magic
.Po unicast or multicast frames with a
-.Dq magic contents Pc .
+.Dq magic contents
+.Pc .
Not all devices support WOL, those that do indicate the mechanisms
they support in their capabilities.
.Cm wol