Update index.md (#28981)

Changed 'reletive' to 'relative'.
This commit is contained in:
Nellie
2018-12-13 17:32:48 -05:00
committed by Randell Dawson
parent ac1b9b3ca5
commit 276fdbc06b

View File

@ -6,7 +6,7 @@ title: Bash Man
Man, the abbreviation of **man**ual, is a bash command used to display on-line reference manuals of the given command.
Man displays the reletive man page (short for **man**ual **page**) of the given command.
Man displays the relative man page (short for **man**ual **page**) of the given command.
### Usage
@ -29,4 +29,4 @@ man ls
#### More information:
* Wikipedia: https://en.wikipedia.org/wiki/Man_page
* Wikipedia: https://en.wikipedia.org/wiki/Man_page