mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
cu.1: describe better + tag spdx
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 Reported by: imp Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1423
This commit is contained in:
parent
e2a72442bd
commit
4d12c7b9df
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
@ -32,7 +35,7 @@
|
|||
.Os
|
||||
.Sh NAME
|
||||
.Nm cu
|
||||
.Nd call UNIX
|
||||
.Nd call UNIX over a serial line
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl ehot
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue