mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
What the commit log for rev 1.16 neglected to mention was that the
delta touched the Name Description (Nd). It introduced a grammar error and did not fix the extraneous punctuation (Nd lines are not terminated with a period).
This commit is contained in:
parent
2f47c46197
commit
8e5669a89d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
.Os FreeBSD
|
||||
.Sh NAME
|
||||
.Nm comcontrol
|
||||
.Nd control an special tty device.
|
||||
.Nd control a special tty device
|
||||
.Sh SYNOPSIS
|
||||
.Nm comcontrol
|
||||
.Ar special_device | Fl
|
||||
|
|
|
|||
Loading…
Reference in a new issue