git: 7d350ca20c6f - stable/15 - uark.4: Canonicalize SYNOPSIS + tag SPDX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 12:05:15 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=7d350ca20c6f29a8387e0a93a13be5300b609df5
commit 7d350ca20c6f29a8387e0a93a13be5300b609df5
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-13 12:36:30 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:52 +0000
uark.4: Canonicalize SYNOPSIS + tag SPDX
Event: EuroBSDcon 2026
MFC after: 3 days
(cherry picked from commit ca87782318d2e14bb07acfacd11c0be63a5e64a6)
---
share/man/man4/uark.4 | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/share/man/man4/uark.4 b/share/man/man4/uark.4
index 7c16921e0eb8..528a1fc71225 100644
--- a/share/man/man4/uark.4
+++ b/share/man/man4/uark.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: ISC
+.\"
.\" $OpenBSD: uark.4,v 1.3 2006/10/26 19:42:36 jmc Exp $
.\"
.\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org>
@@ -21,21 +24,13 @@
.Nm uark
.Nd Arkmicro Technologies ARK3116 based USB serial adapter
.Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following lines in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device usb"
-.Cd "device ucom"
-.Cd "device uark"
-.Ed
+.Cd device usb
+.Cd device ucom
+.Cd device uark
.Pp
-Alternatively, to load the driver as a
-module at boot time, place the following line in
+In
.Xr loader.conf 5 :
-.Bd -literal -offset indent
-uark_load="YES"
-.Ed
+.Cd uark_load="YES"
.Sh DESCRIPTION
The
.Nm