summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAlexander Ziaee <ziaee@FreeBSD.org>2025-11-03 18:21:10 -0500
committerAlexander Ziaee <ziaee@FreeBSD.org>2025-11-03 18:21:58 -0500
commit16f37d97b9500a4fe2d0719161025515d477a5cd (patch)
treecb409d2d59990ee43aebfcf049249fa2e50dfc2c /usr.bin
parentc174f518c9c8cf3a567c5f60414508ac951a2ae4 (diff)
cut.1: Align option list and tag spdx
MFC after: 3 days
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/cut/cut.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1
index 4f5b7b9bb9a5..42a1726e6e24 100644
--- a/usr.bin/cut/cut.1
+++ b/usr.bin/cut/cut.1
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-3-Clause
+.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -86,7 +89,7 @@ It is not an error to select columns or fields not present in the
input line.
.Pp
The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width "-d delim"
.It Fl b Ar list
The
.Ar list