Module Name:    src
Committed By:   uwe
Date:           Mon Jan 20 15:33:50 UTC 2025

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

Log Message:
ncm(4): fix couple of minor glitches


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ncm.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/ncm.4
diff -u src/share/man/man4/ncm.4:1.1 src/share/man/man4/ncm.4:1.2
--- src/share/man/man4/ncm.4:1.1	Mon Jan 20 13:54:54 2025
+++ src/share/man/man4/ncm.4	Mon Jan 20 15:33:50 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: ncm.4,v 1.1 2025/01/20 13:54:54 maya Exp $
+.\" $NetBSD: ncm.4,v 1.2 2025/01/20 15:33:50 uwe Exp $
 .\"
 .\"
 .\" Copyright (c) 2025 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
 .Nm ncm
 .Nd USB Network Control Model driver
 .Sh SYNOPSIS
-.Cd "ncm*  at uhub? port ?"
+.Cd "ncm* at uhub? port ?"
 .Sh DESCRIPTION
 The
 .Nm
@@ -45,6 +45,7 @@ as hotspot USB tethering in Android devi
 .Bl -bullet -compact
 .It
 Google Pixel 8
+.El
 .Sh SEE ALSO
 .Xr arp 4 ,
 .Xr intro 4 ,

Reply via email to