aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/lagg.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/lagg.4')
-rw-r--r--share/man/man4/lagg.44
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/lagg.4 b/share/man/man4/lagg.4
index bdb3d4841263..4eaed2cf3a88 100644
--- a/share/man/man4/lagg.4
+++ b/share/man/man4/lagg.4
@@ -14,8 +14,6 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.\" $FreeBSD$
-.\"
.Dd January 16, 2023
.Dt LAGG 4
.Os
@@ -216,7 +214,7 @@ The following example shows how to create an infiniband failover interface.
.Ed
.Pp
Configure two ethernets for failover with static IP in
-.Xr /etc/rc.conf 5 :
+.Pa /etc/rc.conf :
.Bd -literal -offset indent
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto failover laggport bge0 laggport bge1 \e