Module Name:    src
Committed By:   uwe
Date:           Tue Sep 24 14:19:02 UTC 2024

Modified Files:
        src/share/man/man4: vether.4

Log Message:
vether(4): prettify a bit


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/vether.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/vether.4
diff -u src/share/man/man4/vether.4:1.3 src/share/man/man4/vether.4:1.4
--- src/share/man/man4/vether.4:1.3	Tue Sep 24 13:03:30 2024
+++ src/share/man/man4/vether.4	Tue Sep 24 14:19:02 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: vether.4,v 1.3 2024/09/24 13:03:30 roy Exp $
+.\"	$NetBSD: vether.4,v 1.4 2024/09/24 14:19:02 uwe Exp $
 .\"
 .\"	$OpenBSD: vether.4,v 1.5 2017/10/17 22:47:58 schwarze Exp $
 .\"
@@ -45,12 +45,15 @@ the frame will show up there.
 The
 .Nm
 link state can be controlled using
-.Xr ifconfig 8 .
-.Bl -tag -width ".Cm -link0" -compact
+.Xr ifconfig 8 :
+.Pp
+.Bl -tag -offset indent -width Cm -compact
 .It Cm link0
-link state DOWN
-.It Cm -link0
-link state UP
+link state
+.Dq down
+.It Fl link0
+link state
+.Dq up
 .El
 .Sh SEE ALSO
 .Xr bridge 4 ,

Reply via email to