Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>

@@ -89,14 +89,14 @@
 .SH USAGE
 .LP
 Numbers are considered hexadecimal by default. The user has control over how
 data is to be displayed or accepted. The \fBbase\fR 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 temporarily for input
+output displays in this base. The base can be overridden temporarily for input
 by preceding hexadecimal numbers by \fB0x\fR, preceding decimal numbers with a
 \fB0t\fR, or octal numbers with a \fB0\fR. Hexadecimal numbers beginning with
-\fBa\fR-\fBf\fR or \fBA\fR -\fBF\fR must be preceded with a \fB0x\fR to
+\fBa\fR-\fBf\fR or \fBA\fR-\fBF\fR must be preceded with a \fB0x\fR to
 distinguish them from commands.
 .sp
 .LP
 Disk addressing by \fBfsdb\fR is at the byte level. However, \fBfsdb\fR offers
 many commands to convert a desired inode, directory entry, block, and so forth,

@@ -469,11 +469,11 @@
 \fBfind \fIdir\fR [\fB-name\fR \fIn\fR] | [\fB-inum\fR\fI i\fR]\fR
 .ad
 .sp .6
 .RS 4n
 Find files by name or i-number. Recursively searches directory \fIdir\fR and
-below for file names whose i-number matches\fB i\fR or whose name matches
+below for file names whose i-number matches \fBi\fR or whose name matches
 pattern \fIn\fR. Only one of the two options (\fB-name\fR or \fB-inum\fR) can
 be used at one time. The find \fB-print\fR is not necessary or accepted.
 .RE
 
 .sp

@@ -824,11 +824,11 @@
 .fi
 .in -2
 .sp
 
 .LP
-\fBExample 2 \fRUsing fsdb to display an i-number in idode fomat
+\fBExample 2 \fRUsing fsdb to display an i-number in inode fomat
 .sp
 .LP
 The following command displays the i-number \fB386\fR in inode format.\fB386\fR
 becomes the current inode.