Skip to content

Commit

Permalink
cu.1: describe better + tag spdx
Browse files Browse the repository at this point in the history
Preserve over 40 years of "call UNIX" BSD heritage
while answering "one line about what it does" e.g.

"how do I get a serial console?"
"% apropos serial"

MFC after:	3 days
  • Loading branch information
concussious committed Sep 14, 2024
1 parent f0bcebe commit 289e1c5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion usr.bin/tip/tip/cu.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.\"-
.\" SPDX-License-Identifier: BSD-3-Clause
.\"
.\" $OpenBSD: cu.1,v 1.3 2006/06/07 06:35:59 mbalmer Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
Expand Down Expand Up @@ -32,7 +35,7 @@
.Os
.Sh NAME
.Nm cu
.Nd call UNIX
.Nd call UNIX serial console
.Sh SYNOPSIS
.Nm
.Op Fl ehot

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line

Check warning on line 41 in usr.bin/tip/tip/cu.1

View workflow job for this annotation

GitHub Actions / Style Checker

Missing Signed-off-by: line
Expand Down

0 comments on commit 289e1c5

Please sign in to comment.