typo : marcos->macros
Approved by: jkh
This commit is contained in:
parent
1b46300361
commit
29547d7851
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7215
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/basics/chapter.sgml,v 1.17 2000/04/10 19:17:16 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/basics/chapter.sgml,v 1.18 2000/04/25 18:31:11 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -179,7 +179,7 @@
|
|||
interface called a shell. A shell's main job is to take commands
|
||||
from the input channel and execute them. A lot of shells also have
|
||||
built in functions to help everyday tasks such a file management,
|
||||
file globing, command line editing, command mar-cos, and environment
|
||||
file globing, command line editing, command macros, and environment
|
||||
variables. FreeBSD comes with a set of shells, such as sh, the
|
||||
Bourne Shell, and csh, the C-shell. Many other shells are available
|
||||
from the FreeBSD Ports Collection that have much more power, such as
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/basics/chapter.sgml,v 1.17 2000/04/10 19:17:16 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/basics/chapter.sgml,v 1.18 2000/04/25 18:31:11 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -179,7 +179,7 @@
|
|||
interface called a shell. A shell's main job is to take commands
|
||||
from the input channel and execute them. A lot of shells also have
|
||||
built in functions to help everyday tasks such a file management,
|
||||
file globing, command line editing, command mar-cos, and environment
|
||||
file globing, command line editing, command macros, and environment
|
||||
variables. FreeBSD comes with a set of shells, such as sh, the
|
||||
Bourne Shell, and csh, the C-shell. Many other shells are available
|
||||
from the FreeBSD Ports Collection that have much more power, such as
|
||||
|
|
Loading…
Reference in a new issue