Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
@@ -61,14 +61,14 @@
USAGE
Numbers are considered hexadecimal by default. The user has control
over how data is to be displayed or accepted. The base command displays
or sets the input and output base. Once set, all input defaults to this
- base and all output displays in this base. The base can be overriden
+ base and all output displays in this base. The base can be overridden
temporarily for input by preceding hexadecimal numbers by 0x, preceding
decimal numbers with a 0t, or octal numbers with a 0. Hexadecimal
- numbers beginning with a-f or A -F must be preceded with a 0x to
+ numbers beginning with a-f or A-F must be preceded with a 0x to
distinguish them from commands.
Disk addressing by fsdb is at the byte level. However, fsdb offers many
commands to convert a desired inode, directory entry, block, and so
@@ -497,11 +497,11 @@
> 2000+400%(20+20)=D
- Example 2 Using fsdb to display an i-number in idode fomat
+ Example 2 Using fsdb to display an i-number in inode fomat
The following command displays the i-number 386 in inode format.386
becomes the current inode.