Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.

This commit is contained in:
Ruslan Ermilov 2001-02-28 17:38:53 +00:00
parent 6029e6933c
commit c2d03ea879
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73233
28 changed files with 103 additions and 103 deletions

View File

@ -378,7 +378,7 @@ Define a subexpression
.Em re . .Em re .
Subexpressions may be nested. Subexpressions may be nested.
A subsequent backreference of the form A subsequent backreference of the form
.Em Pf \e n , .Pf \e Em n ,
where where
.Em n .Em n
is a number in the range [1,9], expands to the text matched by the is a number in the range [1,9], expands to the text matched by the

View File

@ -514,7 +514,7 @@ If set, enables
.Cm brkint , ixon , imaxbel , opost , .Cm brkint , ixon , imaxbel , opost ,
.Cm isig , iexten , .Cm isig , iexten ,
and and
.Cm Fl icanon . .Fl icanon .
If unset, same as If unset, same as
.Cm sane . .Cm sane .
.It Cm new .It Cm new

View File

@ -154,7 +154,7 @@ exists which contains a single default entry for
for use by callers which don't require complicated default rules. for use by callers which don't require complicated default rules.
.Ed .Ed
.Pp .Pp
.Va Sq ...\& .Sq Va ...
are optional extra arguments, which are optional extra arguments, which
are passed to the appropriate callback function as a variable argument are passed to the appropriate callback function as a variable argument
list of the type list of the type

View File

@ -67,7 +67,7 @@ To handle these different situations,
.Nm .Nm
is invoked in two ways: is invoked in two ways:
.Bl -tag -width 4n .Bl -tag -width 4n
.It Cm Fl i .It Fl i
This form handles system startups and shutdowns. This form handles system startups and shutdowns.
.Nm Adjkerntz .Nm Adjkerntz
is invoked with this option from is invoked with this option from
@ -101,7 +101,7 @@ to ensure that it reflects the current local time zone.
Then Then
.Nm .Nm
exits. exits.
.It Cm Fl a Op Fl s .It Fl a Op Fl s
This form is used to update the local time CMOS clock and kernel This form is used to update the local time CMOS clock and kernel
.Pa machdep.adjkerntz .Pa machdep.adjkerntz
variable when time zone changes occur, variable when time zone changes occur,

View File

@ -279,30 +279,30 @@ a specification, and whitespace (except for newlines) are ignored:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Xo .It Xo
.Ic # .Ic #
.No Ar comment ... .Ar comment ...
.Xc .Xc
Lines beginning with a "#" are comments and are ignored. Lines beginning with a "#" are comments and are ignored.
.It Xo .It Xo
.Ic g .Ic g
.No Ar spec1 .Ar spec1
.No Ar spec2 .Ar spec2
.No Ar spec3 .Ar spec3
.Xc .Xc
Set the BIOS geometry used in partition calculations. There must be Set the BIOS geometry used in partition calculations. There must be
three values specified, with a letter preceding each number: three values specified, with a letter preceding each number:
.Bl -tag -width Ds .Bl -tag -width Ds
.Sm off .Sm off
.It Cm c No Ar num .It Cm c Ar num
.Sm on .Sm on
Set the number of cylinders to Set the number of cylinders to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm h No Ar num .It Cm h Ar num
.Sm on .Sm on
Set the number of heads to Set the number of heads to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm s No Ar num .It Cm s Ar num
.Sm on .Sm on
Set the number of sectors/track to Set the number of sectors/track to
.Ar num . .Ar num .
@ -337,10 +337,10 @@ g s63 h39 c1019
.Ed .Ed
.It Xo .It Xo
.Ic p .Ic p
.No Ar partition .Ar partition
.No Ar type .Ar type
.No Ar start .Ar start
.No Ar length .Ar length
.Xc .Xc
Set the partition given by Set the partition given by
.Ar partition .Ar partition
@ -396,7 +396,7 @@ p 1 165 1 2503871
.Pp .Pp
.It Xo .It Xo
.Ic a .Ic a
.No Ar partition .Ar partition
.Xc .Xc
Make Make
.Ar partition .Ar partition

View File

@ -307,30 +307,30 @@ a specification, and whitespace (except for newlines) are ignored:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Xo .It Xo
.Ic # .Ic #
.No Ar comment ... .Ar comment ...
.Xc .Xc
Lines beginning with a "#" are comments and are ignored. Lines beginning with a "#" are comments and are ignored.
.It Xo .It Xo
.Ic g .Ic g
.No Ar spec1 .Ar spec1
.No Ar spec2 .Ar spec2
.No Ar spec3 .Ar spec3
.Xc .Xc
Set the BIOS geometry used in partition calculations. There must be Set the BIOS geometry used in partition calculations. There must be
three values specified, with a letter preceding each number: three values specified, with a letter preceding each number:
.Bl -tag -width Ds .Bl -tag -width Ds
.Sm off .Sm off
.It Cm c No Ar num .It Cm c Ar num
.Sm on .Sm on
Set the number of cylinders to Set the number of cylinders to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm h No Ar num .It Cm h Ar num
.Sm on .Sm on
Set the number of heads to Set the number of heads to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm s No Ar num .It Cm s Ar num
.Sm on .Sm on
Set the number of sectors/track to Set the number of sectors/track to
.Ar num . .Ar num .
@ -365,10 +365,10 @@ g s63 h39 c1019
.Ed .Ed
.It Xo .It Xo
.Ic p .Ic p
.No Ar partition .Ar partition
.No Ar type .Ar type
.No Ar start .Ar start
.No Ar length .Ar length
.Xc .Xc
Set the partition given by Set the partition given by
.Ar partition .Ar partition
@ -422,7 +422,7 @@ p 1 165 1 2503871
.Ed .Ed
.It Xo .It Xo
.Ic a .Ic a
.No Ar partition .Ar partition
.Xc .Xc
Make Make
.Ar partition .Ar partition

View File

@ -279,30 +279,30 @@ a specification, and whitespace (except for newlines) are ignored:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Xo .It Xo
.Ic # .Ic #
.No Ar comment ... .Ar comment ...
.Xc .Xc
Lines beginning with a "#" are comments and are ignored. Lines beginning with a "#" are comments and are ignored.
.It Xo .It Xo
.Ic g .Ic g
.No Ar spec1 .Ar spec1
.No Ar spec2 .Ar spec2
.No Ar spec3 .Ar spec3
.Xc .Xc
Set the BIOS geometry used in partition calculations. There must be Set the BIOS geometry used in partition calculations. There must be
three values specified, with a letter preceding each number: three values specified, with a letter preceding each number:
.Bl -tag -width Ds .Bl -tag -width Ds
.Sm off .Sm off
.It Cm c No Ar num .It Cm c Ar num
.Sm on .Sm on
Set the number of cylinders to Set the number of cylinders to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm h No Ar num .It Cm h Ar num
.Sm on .Sm on
Set the number of heads to Set the number of heads to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm s No Ar num .It Cm s Ar num
.Sm on .Sm on
Set the number of sectors/track to Set the number of sectors/track to
.Ar num . .Ar num .
@ -337,10 +337,10 @@ g s63 h39 c1019
.Ed .Ed
.It Xo .It Xo
.Ic p .Ic p
.No Ar partition .Ar partition
.No Ar type .Ar type
.No Ar start .Ar start
.No Ar length .Ar length
.Xc .Xc
Set the partition given by Set the partition given by
.Ar partition .Ar partition
@ -396,7 +396,7 @@ p 1 165 1 2503871
.Pp .Pp
.It Xo .It Xo
.Ic a .Ic a
.No Ar partition .Ar partition
.Xc .Xc
Make Make
.Ar partition .Ar partition

View File

@ -307,30 +307,30 @@ a specification, and whitespace (except for newlines) are ignored:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Xo .It Xo
.Ic # .Ic #
.No Ar comment ... .Ar comment ...
.Xc .Xc
Lines beginning with a "#" are comments and are ignored. Lines beginning with a "#" are comments and are ignored.
.It Xo .It Xo
.Ic g .Ic g
.No Ar spec1 .Ar spec1
.No Ar spec2 .Ar spec2
.No Ar spec3 .Ar spec3
.Xc .Xc
Set the BIOS geometry used in partition calculations. There must be Set the BIOS geometry used in partition calculations. There must be
three values specified, with a letter preceding each number: three values specified, with a letter preceding each number:
.Bl -tag -width Ds .Bl -tag -width Ds
.Sm off .Sm off
.It Cm c No Ar num .It Cm c Ar num
.Sm on .Sm on
Set the number of cylinders to Set the number of cylinders to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm h No Ar num .It Cm h Ar num
.Sm on .Sm on
Set the number of heads to Set the number of heads to
.Ar num . .Ar num .
.Sm off .Sm off
.It Cm s No Ar num .It Cm s Ar num
.Sm on .Sm on
Set the number of sectors/track to Set the number of sectors/track to
.Ar num . .Ar num .
@ -365,10 +365,10 @@ g s63 h39 c1019
.Ed .Ed
.It Xo .It Xo
.Ic p .Ic p
.No Ar partition .Ar partition
.No Ar type .Ar type
.No Ar start .Ar start
.No Ar length .Ar length
.Xc .Xc
Set the partition given by Set the partition given by
.Ar partition .Ar partition
@ -422,7 +422,7 @@ p 1 165 1 2503871
.Ed .Ed
.It Xo .It Xo
.Ic a .Ic a
.No Ar partition .Ar partition
.Xc .Xc
Make Make
.Ar partition .Ar partition

View File

@ -251,7 +251,7 @@ block mode
.Tn SCSI .Tn SCSI
disk unit disk unit
.Ar u , .Ar u ,
.No Ar n Ns th .Ar n Ns th
slice, partition slice, partition
.Ar p .Ar p
.Sm off .Sm off
@ -267,7 +267,7 @@ raw mode
.Tn SCSI .Tn SCSI
disk unit disk unit
.Ar u , .Ar u ,
.No Ar n Ns th .Ar n Ns th
slice, partition slice, partition
.Ar p .Ar p
.El .El

View File

@ -191,7 +191,7 @@ except that the last start address subtracted by the size displayed by it
is used as the start address. is used as the start address.
.It Cm print Ns Op Cm /acdoruxz .It Cm print Ns Op Cm /acdoruxz
Print Print
.No Ar addr Ns s .Ar addr Ns s
according to the modifier character (as described above for according to the modifier character (as described above for
.Li examine ) . .Li examine ) .
Valid formats are: Valid formats are:
@ -218,7 +218,7 @@ ecx = yyyyyy
.Ed .Ed
.It Xo .It Xo
.Cm write Ns Op Cm /bhl .Cm write Ns Op Cm /bhl
.No Ar addr Ar expr1 Op Ar "expr2 ..." .Ar addr Ar expr1 Op Ar "expr2 ..."
.Xc .Xc
Write the expressions specified after Write the expressions specified after
.Ar addr .Ar addr
@ -239,7 +239,7 @@ things may happen.
It's best to enclose each expression in parentheses. It's best to enclose each expression in parentheses.
.It Xo .It Xo
.Cm set .Cm set
.No Li \&$ Ns Ar variable .Li \&$ Ns Ar variable
.Op Li = .Op Li =
.Ar expr .Ar expr
.Xc .Xc
@ -326,7 +326,7 @@ modifier is specified, print the call nesting depth and the
cumulative instruction count at each call or return. Otherwise, cumulative instruction count at each call or return. Otherwise,
only print when the matching return is hit. only print when the matching return is hit.
.It Xo .It Xo
.No Cm trace Ns Op Cm /u .Cm trace Ns Op Cm /u
.Op Ar frame .Op Ar frame
.Op , Ns Ar count .Op , Ns Ar count
.Xc .Xc
@ -346,7 +346,7 @@ is omitted, all frames are printed.
User space stack trace is valid User space stack trace is valid
only if the machine dependent code supports it. only if the machine dependent code supports it.
.It Xo .It Xo
.No Cm search Ns Op Cm /bhl .Cm search Ns Op Cm /bhl
.Ar addr .Ar addr
.Ar value .Ar value
.Op Ar mask .Op Ar mask
@ -405,7 +405,7 @@ complete object is printed.
Displays all watchpoints. Displays all watchpoints.
.It Xo .It Xo
.Cm watch .Cm watch
.No Ar addr Ns Li \&, Ns Ar size .Ar addr Ns Li \&, Ns Ar size
.Xc .Xc
Set a watchpoint for a region. Execution stops Set a watchpoint for a region. Execution stops
when an attempt to modify the region occurs. when an attempt to modify the region occurs.
@ -433,7 +433,7 @@ abbreviations.
.El .El
.Sh VARIABLES .Sh VARIABLES
The debugger accesses registers and variables as The debugger accesses registers and variables as
.No Li \&$ Ns Em name . .Li \&$ Ns Em name .
Register names are as in the Register names are as in the
.Dq Cm show registers .Dq Cm show registers
command. command.

View File

@ -1001,7 +1001,7 @@ This message converts a binary control message to its
form. form.
The entire control message to be converted is contained within the The entire control message to be converted is contained within the
arguments field of the arguments field of the
.Dv Dv NGM_BINARY2ASCII .Dv NGM_BINARY2ASCII
message itself. If successful, the reply will contain the same control message itself. If successful, the reply will contain the same control
message in message in
.Tn ASCII .Tn ASCII

View File

@ -69,12 +69,12 @@ associated socket is closed.
.Sh HOOKS .Sh HOOKS
This node type supports a single hook connection at a time. This node type supports a single hook connection at a time.
The name of the hook must be of the form The name of the hook must be of the form
.Dv Em <family>/<type>/<proto> , .Em <family>/<type>/<proto> ,
where the where the
.Dv Em family , .Em family ,
.Dv Em type , .Em type ,
and and
.Dv Em proto .Em proto
are the decimal equivalent of the same arguments to are the decimal equivalent of the same arguments to
.Xr socket 2 . .Xr socket 2 .
Alternately, aliases for the commonly used values are accepted as Alternately, aliases for the commonly used values are accepted as

View File

@ -79,7 +79,7 @@ driver read and write timeouts. The value should be in seconds.
.Bl -tag -width /dev/ptQQQ -compact .Bl -tag -width /dev/ptQQQ -compact
.It Pa /dev/pt Ns Ar N .It Pa /dev/pt Ns Ar N
the the
.No Ar N Ns th processor device. .Ar N Ns th processor device.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr scsi 4 .Xr scsi 4

View File

@ -93,9 +93,9 @@ The canonical copies of all
.Tn NIS .Tn NIS
information are stored on a single machine information are stored on a single machine
called the called the
.Em Tn NIS master server . .Tn NIS Em master server .
The databases used to store the information are called The databases used to store the information are called
.Em Tn NIS maps . .Tn NIS Em maps .
In In
.Fx , .Fx ,
these maps are stored in these maps are stored in

View File

@ -1113,7 +1113,7 @@ and
daemons. This variable is only applicable if daemons. This variable is only applicable if
.So .So
.No atm_arpserver_ Ns Va <netif> .No atm_arpserver_ Ns Va <netif>
.No Ns = Ns Qq local .No = Ns Qq local
.Sc .Sc
is defined. is defined.
.It Ar atm_pvcs .It Ar atm_pvcs

View File

@ -93,9 +93,9 @@ The canonical copies of all
.Tn NIS .Tn NIS
information are stored on a single machine information are stored on a single machine
called the called the
.Em Tn NIS master server . .Tn NIS Em master server .
The databases used to store the information are called The databases used to store the information are called
.Em Tn NIS maps . .Tn NIS Em maps .
In In
.Fx , .Fx ,
these maps are stored in these maps are stored in

View File

@ -346,7 +346,7 @@ by the kernel during the boot phase.
.It Va bootfile .It Va bootfile
List of semicolon-separated search path for bootable kernels. List of semicolon-separated search path for bootable kernels.
The default is The default is
.Li Dq kernel;kernel.old . .Dq Li kernel;kernel.old .
.It Va console .It Va console
Defines the current console. Defines the current console.
.It Va currdev .It Va currdev
@ -356,10 +356,10 @@ Syntax for devices is odd.
Sets the list of binaries which the kernel will try to run as initial Sets the list of binaries which the kernel will try to run as initial
process. process.
The default is The default is
.Li Dq /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall . .Dq Li /sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall .
.It Va interpret .It Va interpret
Has the value Has the value
.Li Dq ok .Dq Li ok
if the Forth's current state is interpreting. if the Forth's current state is interpreting.
.It Va LINES .It Va LINES
Define the number of lines on the screen, to be used by the pager. Define the number of lines on the screen, to be used by the pager.
@ -367,7 +367,7 @@ Define the number of lines on the screen, to be used by the pager.
Sets the list of directories which will be searched in for modules Sets the list of directories which will be searched in for modules
named in a load command or implicitly required by a dependancy. named in a load command or implicitly required by a dependancy.
The default value for this variable is The default value for this variable is
.Li Dq /;/boot;/modules . .Dq Li /;/boot;/modules .
.It Va num_ide_disks .It Va num_ide_disks
Sets the number of IDE disks as a work around for some problems in Sets the number of IDE disks as a work around for some problems in
finding the root disk at boot. finding the root disk at boot.
@ -378,7 +378,7 @@ Value of
.Nm Ns 's .Nm Ns 's
prompt. prompt.
Defaults to Defaults to
.Li Dq "${currdev}>" . .Dq Li "${currdev}>" .
.It Va root_disk_unit .It Va root_disk_unit
If the code which detects the disk unit number for the root disk is If the code which detects the disk unit number for the root disk is
confused, eg. by a mix of SCSI and IDE disks, or IDE disks with confused, eg. by a mix of SCSI and IDE disks, or IDE disks with
@ -498,9 +498,9 @@ be passed, even if the builtin accepts no arguments.
.Pp .Pp
While this behavior has benefits, it has its trade-offs. While this behavior has benefits, it has its trade-offs.
If the execution token of a builtin is acquired (through If the execution token of a builtin is acquired (through
.Ic No ' .Ic '
or or
.Ic No ['] ) , .Ic ['] ) ,
and then passed to and then passed to
.Ic catch .Ic catch
or or
@ -782,7 +782,7 @@ bye, forget, see, words,
\&[else] \&[else]
.Ef .Ef
.Em and .Em and
.Li No [then] .Li [then]
.Bf Em .Bf Em
from the Programming-Tools extension word set, Providing the from the Programming-Tools extension word set, Providing the
Search-Order extensions word set. Search-Order extensions word set.

View File

@ -69,11 +69,11 @@ usable by system commands and routines.
.Pp .Pp
Options list: Options list:
.Bl -tag -width 4n .Bl -tag -width 4n
.It Cm Fl I Ar map_dir .It Fl I Ar map_dir
This option set directory name where This option set directory name where
.Ar charmap .Ar charmap
files can be found, current directory by default. files can be found, current directory by default.
.It Cm Fl o Ar out_file .It Fl o Ar out_file
This option set output file name, This option set output file name,
.Ar LC_COLLATE .Ar LC_COLLATE
by default. by default.

View File

@ -319,7 +319,7 @@ the current message, the search proceeds backwards, and if there are no
good messages at all, good messages at all,
.Nm .Nm
types types
.Dq Li No applicable messages .Dq Li \&No applicable messages
and and
aborts the command. aborts the command.
.Bl -tag -width delete .Bl -tag -width delete

View File

@ -163,7 +163,7 @@ server program arguments
.Ed .Ed
.Pp .Pp
To specify an To specify an
.No Tn "ONC RPC" Ns -based .Tn "ONC RPC" Ns -based
service, the entry would contain these fields: service, the entry would contain these fields:
.Pp .Pp
.Bd -unfilled -offset indent -compact .Bd -unfilled -offset indent -compact
@ -209,7 +209,7 @@ should
be the official name of the service (that is, the first entry in be the official name of the service (that is, the first entry in
.Pa /etc/services ) . .Pa /etc/services ) .
When used to specify an When used to specify an
.No Tn "ONC RPC" Ns -based .Tn "ONC RPC" Ns -based
service, this field is a valid RPC service name in service, this field is a valid RPC service name in
the file the file
.Pa /etc/rpc . .Pa /etc/rpc .

View File

@ -274,9 +274,9 @@ The
.Ar PRE-INSTALL .Ar PRE-INSTALL
keyword will not appear if separate scripts for pre-install and post-install keyword will not appear if separate scripts for pre-install and post-install
are given during package creation time (using the are given during package creation time (using the
.Cm Fl i .Fl i
and and
.Cm Fl I .Fl I
flags to flags to
.Xr pkg_create 1 ) . .Xr pkg_create 1 ) .
.It .It
@ -331,9 +331,9 @@ The
.Ar POST-INSTALL .Ar POST-INSTALL
keyword will not appear if separate scripts for pre-install and post-install keyword will not appear if separate scripts for pre-install and post-install
are given during package creation time (using the are given during package creation time (using the
.Cm Fl i .Fl i
and and
.Cm Fl I .Fl I
flags to flags to
.Xr pkg_create 1 ) . .Xr pkg_create 1 ) .
.Pp .Pp

View File

@ -122,7 +122,7 @@ first argument.
.Pp .Pp
.Sy Note : .Sy Note :
if the if the
.Cm Fl I .Fl I
option is not given, this script will serve as both the pre-install and the option is not given, this script will serve as both the pre-install and the
post-install script for the package, differentiating between the post-install script for the package, differentiating between the
functionality by passing the keywords functionality by passing the keywords
@ -163,7 +163,7 @@ name as the first argument.
.Pp .Pp
.Sy Note : .Sy Note :
if the if the
.Cm Fl K .Fl K
option is not given, this script will serve as both the de-install and the option is not given, this script will serve as both the de-install and the
post-deinstall script for the package, differentiating between the post-deinstall script for the package, differentiating between the
functionality by passing the keywords functionality by passing the keywords

View File

@ -184,9 +184,9 @@ The
.Ar DEINSTALL .Ar DEINSTALL
keyword will not appear if separate scripts for deinstall and post-deinstall keyword will not appear if separate scripts for deinstall and post-deinstall
are given during package creation time (using the are given during package creation time (using the
.Cm Fl k .Fl k
and and
.Cm Fl K .Fl K
flags to flags to
.Xr pkg_create 1 ) . .Xr pkg_create 1 ) .
.Pp .Pp
@ -218,9 +218,9 @@ The
.Ar POST-DEINSTALL .Ar POST-DEINSTALL
keyword will not appear if separate scripts for deinstall and post-deinstall keyword will not appear if separate scripts for deinstall and post-deinstall
are given during package creation time (using the are given during package creation time (using the
.Cm Fl k .Fl k
and and
.Cm Fl K .Fl K
flags to flags to
.Xr pkg_create 1 ) . .Xr pkg_create 1 ) .
.Pp .Pp

View File

@ -3868,7 +3868,7 @@ Received identification packets are logged to the LCP log (see
.Ic set log .Ic set log
for details) and are never responded to. for details) and are never responded to.
.It set Ns Xo .It set Ns Xo
.No Op up .Op up
.Ar var value .Ar var value
.Xc .Xc
This option allows the setting of any of the following variables: This option allows the setting of any of the following variables:

View File

@ -3868,7 +3868,7 @@ Received identification packets are logged to the LCP log (see
.Ic set log .Ic set log
for details) and are never responded to. for details) and are never responded to.
.It set Ns Xo .It set Ns Xo
.No Op up .Op up
.Ar var value .Ar var value
.Xc .Xc
This option allows the setting of any of the following variables: This option allows the setting of any of the following variables:

View File

@ -9,7 +9,7 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
device device
.Ar command Op Cm Ar param ... .Ar command Op Ar param ...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm Sicontrol .Nm Sicontrol
is used to configure and monitor the SI/XIO device driver. is used to configure and monitor the SI/XIO device driver.

View File

@ -204,7 +204,7 @@ If the required size of font has not been loaded to the kernel,
will fail if the user attempts to set a new video mode. will fail if the user attempts to set a new video mode.
.Pp .Pp
.Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact .Bl -column "25 line modes" "8x16 (VGA), 8x14 (EGA)" -compact
.Li Sy Modes Ta Sy Font size .Sy Modes Ta Sy Font size
.Li 25 line modes Ta 8x16 (VGA), 8x14 (EGA) .Li 25 line modes Ta 8x16 (VGA), 8x14 (EGA)
.Li 30 line modes Ta 8x16 .Li 30 line modes Ta 8x16
.Li 43 line modes Ta 8x8 .Li 43 line modes Ta 8x8

View File

@ -189,17 +189,17 @@ option:
Swapping is enabled on the special file. Swapping is enabled on the special file.
See See
.Xr swapon 2 . .Xr swapon 2 .
.It Dv Pf mountro= Pa mount_point .It Dv mountro Ns = Ns Pa mount_point
The special file is mounted read-only on The special file is mounted read-only on
.Ar mount_point . .Ar mount_point .
See See
.Xr mount 2 . .Xr mount 2 .
.It Dv Pf mountrw= Pa mount_point .It Dv mountrw Ns = Ns Pa mount_point
The special file is mounted read-write on The special file is mounted read-write on
.Ar mount_point . .Ar mount_point .
See See
.Xr mount 2 . .Xr mount 2 .
.It Dv Pf mount= Pa mount_point .It Dv mount Ns = Ns Pa mount_point
Same as ``mountrw=''. Same as ``mountrw=''.
.El .El
.Pp .Pp