Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
@@ -165,16 +165,16 @@
count is 1.
? f
display in structured style with format specifier f. See
- FormattedOutput.
+ Formatted Output.
/ f
- display in unstructured style with format specifier f See
- FormattedOutput.
+ display in unstructured style with format specifier f. See
+ Formatted Output.
.
the value of dot.
@@ -211,14 +211,14 @@
save an address in register name. name must be a single
letter or digit.
= f
- display indicator. If f is a legitimate format specifier.
+ display indicator. If f is a legitimate format specifier,
then the value of dot is displayed using the format
- specifier f. See FormattedOutput. Otherwise, assignment is
- assumed See =.
+ specifier f. See Formatted Output. Otherwise, assignment
+ is assumed. See =.
= [s] [e]
assignment indicator. The address pointed to by dot has
its contents changed to the value of the expression e or
@@ -365,11 +365,11 @@
override
toggle the value of override. Some error conditions may be
- overriden if override is toggled on.
+ overridden if override is toggled on.
prompt p
change the fsdb prompt to p. p must be surrounded by (")s.
@@ -440,11 +440,11 @@
> 1:db:block,20/X
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 FormattedOutput.
+ hexadecimal. See Formatted Output.
gid
group id.