mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
fix misspelling
Submitted-by: Josh Gilliam Closes PR:4427
This commit is contained in:
parent
0abdc26a0d
commit
e3d79adaba
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Id$
|
||||
.\" $Id: ed.1,v 1.10 1997/02/22 14:03:13 peter Exp $
|
||||
.TH ED 1 "21 May 1993"
|
||||
.SH NAME
|
||||
.\" ed, red \- text editor
|
||||
|
|
@ -454,7 +454,7 @@ implementation.
|
|||
.SS COMMANDS
|
||||
All
|
||||
.B ed
|
||||
commands are single characters, though some require additonal parameters.
|
||||
commands are single characters, though some require additional parameters.
|
||||
If a command's parameters extend over several lines, then
|
||||
each line except for the last
|
||||
must be terminated with a backslash (\\).
|
||||
|
|
|
|||
Loading…
Reference in a new issue