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

@@ -10,11 +10,10 @@
 .nf
 \fBfsdb\fR \fB-F\fR ufs [\fIgeneric_options\fR] [\fIspecific_options\fR] \fIspecial\fR
 .fi
 
 .SH DESCRIPTION
-.sp
 .LP
 The \fBfsdb_ufs\fR command is an interactive tool that can be used to patch up
 a damaged \fBUFS\fR file system. It has conversions to translate block and
 i-numbers into their corresponding disk addresses. Also included are mnemonic
 offsets to access different parts of an inode. These greatly simplify the

@@ -35,11 +34,10 @@
 .sp
 .LP
 Wherever possible, \fBadb-\fRlike syntax was adopted to promote the use of
 \fBfsdb\fR through familiarity.
 .SH OPTIONS
-.sp
 .LP
 The following option is supported:
 .sp
 .ne 2
 .na

@@ -86,11 +84,10 @@
 .RE
 
 .RE
 
 .SH USAGE
-.sp
 .LP
 Numbers are considered hexadecimal by default. However, the user has control
 over how data is to be displayed or accepted. The \fBbase\fR command will
 display or set the input/output base. Once set, all input will default to this
 base and all output will be shown in this base. The base can be overridden

@@ -199,11 +196,10 @@
 
 .sp
 .LP
 is again synonymous.
 .SS "Expressions"
-.sp
 .LP
 The symbols recognized by \fBfsdb\fR are:
 .sp
 .ne 2
 .na

@@ -242,21 +238,21 @@
 .na
 \fB\fB?\fR\fI f\fR\fR
 .ad
 .RS 13n
 display in structured style with format specifier \fIf\fR. See
-\fBFormatted\fROutput\fB\&.\fR
+\fBFormatted Output\fR.
 .RE
 
 .sp
 .ne 2
 .na
 \fB\fB/\fR\fI f\fR\fR
 .ad
 .RS 13n
-display in unstructured style with format specifier \fIf\fR See
-\fBFormatted\fROutput\fB\&.\fR
+display in unstructured style with format specifier \fIf\fR. See
+\fBFormatted Output\fR.
 .RE
 
 .sp
 .ne 2
 .na

@@ -333,13 +329,13 @@
 .ne 2
 .na
 \fB\fB=\fR\fI f\fR\fR
 .ad
 .RS 13n
-display indicator. If \fIf\fR is a legitimate format specifier. then the value
+display indicator. If \fIf\fR is a legitimate format specifier, then the value
 of \fBdot\fR is displayed using the format specifier \fIf\fR. See
-\fBFormatted\fROutput. Otherwise, assignment is assumed See  \fB=\fR.
+\fBFormatted Output\fR. Otherwise, assignment is assumed. See \fB=\fR.
 .RE
 
 .sp
 .ne 2
 .na

@@ -371,11 +367,10 @@
 decremental assignment. The address pointed to by \fBdot\fR has its contents
 decremented by expression \fIe\fR.
 .RE
 
 .SS "Commands"
-.sp
 .LP
 A command must be prefixed by a ':' character. Only enough letters of the
 command to uniquely distinguish it are needed. Multiple commands may be entered
 on one line by separating them by a  \fBSPACE,\fR \fBTAB\fR or ';'.
 .sp

@@ -581,11 +576,11 @@
 .na
 \fB\fBoverride\fR\fR
 .ad
 .sp .6
 .RS 4n
-toggle the value of override. Some error conditions may be overriden if
+toggle the value of override. Some error conditions may be overridden if
 override is toggled on.
 .RE
 
 .sp
 .ne 2

@@ -650,11 +645,10 @@
 .RS 4n
 escape to shell
 .RE
 
 .SS "Inode Commands"
-.sp
 .LP
 In addition to the above commands, there are several commands that deal with
 inode fields and operate directly on the current \fBinode\fR (they still
 require the ':'). They may be used to more easily display or change the
 particular fields. The value of \fIdot\fR is only used by the '\fB:db\fR'

@@ -711,11 +705,11 @@
 .in -2
 .sp
 
 would get the contents of data block field 1 from the inode and convert it to a
 block address. 20 longs are then displayed in hexadecimal. See
-\fBFormatted\fROutput\fB\&.\fR
+\fBFormatted Output\fR.
 .RE
 
 .sp
 .ne 2
 .na

@@ -827,11 +821,10 @@
 .RS 7n
 user id.
 .RE
 
 .SS "Formatted Output"
-.sp
 .LP
 There are two styles and many format types. The two styles are structured and
 unstructured. Structured output is used to display inodes, directories,
 superblocks and the like. Unstructured displays raw data. The following shows
 the different ways of displaying:

@@ -1213,22 +1206,19 @@
 .fi
 .in -2
 .sp
 
 .SH SEE ALSO
-.sp
 .LP
 \fBclri\fR(1M), \fBfsck_ufs\fR(1M), \fBdir_ufs\fR(4), \fBattributes\fR(5),
 \fBufs\fR(7FS)
 .SH WARNINGS
-.sp
 .LP
 Since \fBfsdb\fR reads the disk raw, extreme caution is advised in determining
 its availability of \fBfsdb\fR on the system. Suggested permissions are 600 and
 owned by bin.
 .SH NOTES
-.sp
 .LP
 The old command line syntax for clearing i-nodes using the ufs-specific
 \fB\&'-z i-number'\fR option is still supported by the new debugger, though it
 is obsolete and will be removed in a future release. Use of this flag will
 result in correct operation, but an error message will be printed warning of