mdoc(7) police: join split punctuation to macro calls.
This commit is contained in:
parent
d05a918fc3
commit
94ba280c59
@ -236,8 +236,7 @@ element address is not normally used with this driver. It is reported
|
||||
for diagnostic purposes only.
|
||||
.It Fl a
|
||||
Print all additional information (as in
|
||||
.Fl vVsSba
|
||||
).
|
||||
.Fl vVsSba ) .
|
||||
.El
|
||||
.Pp
|
||||
The status bits are defined as follows:
|
||||
|
@ -433,7 +433,7 @@ However, most commands accept a print suffix, which is any of
|
||||
.Em p
|
||||
(print),
|
||||
.Em l
|
||||
(list) ,
|
||||
(list),
|
||||
or
|
||||
.Em n
|
||||
(enumerate),
|
||||
@ -570,8 +570,8 @@ Mark a line with a lower case letter
|
||||
The line can then be addressed as
|
||||
.Em 'lc
|
||||
(i.e., a single quote followed by
|
||||
.Em lc
|
||||
) in subsequent commands. The mark is not cleared until the line is
|
||||
.Em lc )
|
||||
in subsequent commands. The mark is not cleared until the line is
|
||||
deleted or otherwise modified.
|
||||
.It (.,.)l
|
||||
Print the addressed lines unambiguously.
|
||||
|
@ -485,9 +485,8 @@ Link files.
|
||||
(The letter ell).
|
||||
In the
|
||||
.Em copy
|
||||
mode (
|
||||
.Fl r
|
||||
.Fl w ) ,
|
||||
mode
|
||||
.Pq Fl r w ,
|
||||
hard links are made between the source and destination file hierarchies
|
||||
whenever possible.
|
||||
.It Fl n
|
||||
@ -676,8 +675,8 @@ Where <ls -l listing> is the output format specified by the
|
||||
utility when used with the
|
||||
.Fl l
|
||||
option.
|
||||
Otherwise for all the other operational modes (
|
||||
.Em read , write ,
|
||||
Otherwise for all the other operational modes
|
||||
.Em ( read , write ,
|
||||
and
|
||||
.Em copy ) ,
|
||||
pathnames are written and flushed to
|
||||
@ -966,8 +965,8 @@ option, except that the modification time is checked using the
|
||||
pathname created after all the file name modifications have completed.
|
||||
.El
|
||||
.Pp
|
||||
The options that operate on the names of files or archive members (
|
||||
.Fl c ,
|
||||
The options that operate on the names of files or archive members
|
||||
.Fl ( c ,
|
||||
.Fl i ,
|
||||
.Fl n ,
|
||||
.Fl s ,
|
||||
|
@ -464,8 +464,8 @@ The terminal size is recorded as having
|
||||
.Ar number
|
||||
rows.
|
||||
.It Cm dec
|
||||
Set modes suitable for users of Digital Equipment Corporation systems (
|
||||
.Dv ERASE ,
|
||||
Set modes suitable for users of Digital Equipment Corporation systems
|
||||
.Dv ( ERASE ,
|
||||
.Dv KILL ,
|
||||
and
|
||||
.Dv INTR
|
||||
|
@ -227,7 +227,7 @@ The
|
||||
.Em d Ns 'th
|
||||
day (0 \*(Le
|
||||
.Em d
|
||||
\*(Le 6 )
|
||||
\*(Le 6)
|
||||
of week
|
||||
.Em n
|
||||
of month
|
||||
|
@ -56,11 +56,11 @@ LDT.
|
||||
will set a list of i386 descriptors for the current process in its
|
||||
LDT.
|
||||
Both routines accept a starting selector number
|
||||
.Fa start_sel
|
||||
, an array of memory that
|
||||
.Fa start_sel ,
|
||||
an array of memory that
|
||||
will contain the descriptors to be set or returned
|
||||
.Fa descs
|
||||
, and the number of entries to set or return
|
||||
.Fa descs ,
|
||||
and the number of entries to set or return
|
||||
.Fa num_sels .
|
||||
.Pp
|
||||
The argument
|
||||
|
@ -230,7 +230,7 @@ tokens if you wish to override the
|
||||
on a per-process basis. This is similar to the
|
||||
.Em search
|
||||
command in the configuration file.
|
||||
Another environment variable (
|
||||
Another environment variable
|
||||
.Dq Ev RES_OPTIONS
|
||||
can be set to
|
||||
override certain internal resolver options which are otherwise
|
||||
|
@ -153,8 +153,8 @@ Inverse of
|
||||
is an interface to the keyserver daemon, which is associated
|
||||
with
|
||||
.Tn RPC Ns 's
|
||||
secure authentication system (
|
||||
.Tn DES
|
||||
secure authentication system
|
||||
.Tn ( DES
|
||||
authentication).
|
||||
User programs rarely need to call it, or its associated routines
|
||||
.Fn key_encryptsession ,
|
||||
|
@ -96,7 +96,7 @@ the value of the new descriptor
|
||||
.Fa newd
|
||||
is specified. If this descriptor is already in use and
|
||||
.Fa oldd
|
||||
!=
|
||||
\*(Ne
|
||||
.Fa newd ,
|
||||
the descriptor is first deallocated as if a
|
||||
.Xr close 2
|
||||
|
@ -46,8 +46,8 @@ See
|
||||
.Xr wait 2 .
|
||||
.It RFFDG
|
||||
If set, the invoker's file descriptor table (see
|
||||
.Xr intro 2
|
||||
) is copied; otherwise the two processes share a
|
||||
.Xr intro 2 )
|
||||
is copied; otherwise the two processes share a
|
||||
single table.
|
||||
.It RFCFDG
|
||||
If set, the new process starts with a clean file descriptor table.
|
||||
|
@ -170,8 +170,8 @@ The default size of
|
||||
is currently 1024.
|
||||
In order to accommodate programs which might potentially
|
||||
use a larger number of open files with
|
||||
.Fn select
|
||||
, it is possible
|
||||
.Fn select ,
|
||||
it is possible
|
||||
to increase this size by having the program define
|
||||
.Dv FD_SETSIZE
|
||||
before the inclusion of any header which includes
|
||||
|
@ -413,10 +413,10 @@ them to a dummy variable in the arg list.
|
||||
The seek field type
|
||||
.Fa s
|
||||
permits you to skip over data.
|
||||
This seeks to an absolute position (
|
||||
.Fa s3 )
|
||||
or a relative position (
|
||||
.Fa s+3 )
|
||||
This seeks to an absolute position
|
||||
.Pq Fa s3
|
||||
or a relative position
|
||||
.Pq Fa s+3
|
||||
in the data, based on whether or not the presence of the '+' sign.
|
||||
The seek value can be specified as
|
||||
.Fa v
|
||||
|
@ -62,7 +62,7 @@ function returns the arc sine in the range
|
||||
radians.
|
||||
On the
|
||||
.Tn VAX ,
|
||||
and Tahoe ,
|
||||
and Tahoe,
|
||||
if:
|
||||
.Bd -unfilled -offset indent
|
||||
.Pf \&| Ns Ar x Ns \&| > 1
|
||||
|
@ -406,7 +406,8 @@ Passing a in-memory bitmap to this function results in error.
|
||||
.Fn VGLBlankDisplay
|
||||
blank the display if the argument
|
||||
.Va blank
|
||||
!= 0. This can be done to shut off the screen during display updates that
|
||||
\*(Ne 0.
|
||||
This can be done to shut off the screen during display updates that
|
||||
the user should first see when it's done.
|
||||
.Ss Program termination and signal processing
|
||||
It is important to call
|
||||
|
@ -67,7 +67,7 @@ functions return the arc sine in the range
|
||||
radians.
|
||||
On the
|
||||
.Tn VAX ,
|
||||
and Tahoe ,
|
||||
and Tahoe,
|
||||
if:
|
||||
.Bd -unfilled -offset indent
|
||||
.Pf \&| Ns Ar x Ns \&| > 1
|
||||
|
@ -193,8 +193,8 @@ A
|
||||
.Fl index No = Sy file
|
||||
.Sm on
|
||||
option can be used to specify a file whose handle will be returned if
|
||||
a directory is looked up using the public filehandle (
|
||||
.Tn WebNFS ) .
|
||||
a directory is looked up using the public filehandle
|
||||
.Pq Tn WebNFS .
|
||||
This is to mimic the behavior of URLs.
|
||||
If no
|
||||
.Fl index
|
||||
|
@ -105,8 +105,7 @@ iterations of
|
||||
and stores the 64-bit result in the 8 characters at
|
||||
.Fa out
|
||||
(which may be the same as
|
||||
.Fa in
|
||||
).
|
||||
.Fa in ) .
|
||||
The
|
||||
.Fa salt
|
||||
introduces disorder in the
|
||||
|
@ -185,8 +185,8 @@ changer and converts it to an array of \fBchanger_element_status\fR
|
||||
structures.
|
||||
.Pp
|
||||
With each call to
|
||||
.Dv CHIOGSTATUS
|
||||
, the status of one or more elements of one type may be queried.
|
||||
.Dv CHIOGSTATUS ,
|
||||
the status of one or more elements of one type may be queried.
|
||||
.Pp
|
||||
The application passes a changer_element_status_request structure to the
|
||||
.Nm
|
||||
|
@ -77,8 +77,7 @@ must be found after the IP address.
|
||||
If an interface name is found,
|
||||
that interface will be used and the value of the IP address will be
|
||||
ignored (other than the fact that it is not
|
||||
.Dv INADDR_ANY
|
||||
).
|
||||
.Dv INADDR_ANY ) .
|
||||
This is to indicate on which interface the packet ``arrived.''
|
||||
.Pp
|
||||
Normally, packets read as incoming should be written as incoming;
|
||||
|
@ -386,8 +386,8 @@ will be the first byte of the socket address structure.
|
||||
.Pp
|
||||
If the socket address structure contains an IPv6 address (e.g., the
|
||||
sin6_family member is
|
||||
.Dv AF_INET6
|
||||
), then the node identified by that
|
||||
.Dv AF_INET6 ) ,
|
||||
then the node identified by that
|
||||
address must be a neighbor of the sending host.
|
||||
If that address
|
||||
equals the destination IPv6 address of the datagram, then this is
|
||||
|
@ -14,8 +14,7 @@ To enable this protocol layer, add
|
||||
.Dl options NATM
|
||||
to your kernel configuration file and re-make the kernel (don't forget
|
||||
to do
|
||||
.Dq make clean
|
||||
).
|
||||
.Dq make clean ) .
|
||||
.Sh NATM API
|
||||
The NATM layer uses a
|
||||
.Dv struct sockaddr_natm
|
||||
|
@ -670,13 +670,13 @@ node name
|
||||
Optional globally unique name, null terminated string. If there
|
||||
is a value in here, it is the name of the node.
|
||||
.Pp
|
||||
if (
|
||||
.Fn NG_NODE_NAME "node"
|
||||
if
|
||||
.Fn ( NG_NODE_NAME "node"
|
||||
[0]) ....
|
||||
.Pp
|
||||
if (strncmp(
|
||||
.Fn NG_NODE_NAME "node"
|
||||
, "fred", NG_NODELEN)) ...
|
||||
.Fn NG_NODE_NAME "node" ,
|
||||
"fred", NG_NODELEN)) ...
|
||||
.Pp
|
||||
.It
|
||||
A node dependent opaque cookie
|
||||
@ -1238,8 +1238,7 @@ Refer to the section at the end of this man page for more nodes types.
|
||||
.Sh NOTES
|
||||
Whether a named node exists can be checked by trying to send a control message
|
||||
to it (e.g.,
|
||||
.Dv NGM_NODEINFO
|
||||
).
|
||||
.Dv NGM_NODEINFO ) .
|
||||
If it does not exist,
|
||||
.Er ENOENT
|
||||
will be returned.
|
||||
|
@ -50,8 +50,8 @@ node type performs the frame relay LMI protocol. It supports
|
||||
the ITU Annex A, ANSI Annex D, and Group-of-four LMI types.
|
||||
It also supports auto-detection of the LMI type.
|
||||
.Pp
|
||||
To enable a specific LMI type, connect the corresponding hook (
|
||||
.Dv annexA ,
|
||||
To enable a specific LMI type, connect the corresponding hook
|
||||
.Dv ( annexA ,
|
||||
.Dv annexD ,
|
||||
or
|
||||
.Dv group4 ")"
|
||||
|
@ -263,16 +263,15 @@ the mouse.
|
||||
This option disables the ``debug'' key (by default, it is
|
||||
.Dv Alt-Esc ,
|
||||
or
|
||||
.Dv Ctl-PrintScreen
|
||||
).
|
||||
.Dv Ctl-PrintScreen ) .
|
||||
It will prevent the user from
|
||||
entering the kernel debugger DDB by pressing the key combination.
|
||||
DDB will still be invoked when the kernel panics or hits a break point
|
||||
if it is included in the kernel.
|
||||
.It Dv SC_DISABLE_REBOOT
|
||||
This option disables the ``reboot'' key (by default, it is
|
||||
.Dv Ctl-Alt-Del
|
||||
), so that the casual user may not accidentally reboot the system.
|
||||
.Dv Ctl-Alt-Del ) ,
|
||||
so that the casual user may not accidentally reboot the system.
|
||||
.It Dv SC_HISTORY_SIZE=N
|
||||
Sets the size of back scroll buffer to
|
||||
.Fa N
|
||||
|
@ -149,8 +149,7 @@ listening, log the connection attempt (disabled by default).
|
||||
When a datagram is received on a port where there is no socket
|
||||
listening, do not return an ICMP port unreachable message.
|
||||
(Disabled by default. See
|
||||
.Xr blackhole 4
|
||||
)
|
||||
.Xr blackhole 4 . )
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr getsockopt 2 ,
|
||||
|
@ -175,8 +175,7 @@ All entries are case-insensitive.
|
||||
The default criteria is to return on
|
||||
.Dq success ,
|
||||
and continue on anything else (i.e,
|
||||
.Li [success=return notfound=continue unavail=continue tryagain=continue]
|
||||
).
|
||||
.Li "[success=return notfound=continue unavail=continue tryagain=continue]" ) .
|
||||
.Ss Compat mode: +/- syntax
|
||||
In historical multi-source implementations, the
|
||||
.Sq +
|
||||
|
@ -122,8 +122,8 @@ can only be written when the process is stopped.
|
||||
This is a read-only file containing the process current and maximum
|
||||
limits.
|
||||
Each line is of the format
|
||||
.Ar rlimit current max
|
||||
, with -1
|
||||
.Ar rlimit current max ,
|
||||
with -1
|
||||
indicating infinity.
|
||||
.It Pa status
|
||||
The process status.
|
||||
|
@ -65,9 +65,8 @@ executes the shell file
|
||||
.Dq Pa MAKEDEV.local .
|
||||
.Pp
|
||||
The Alpha supports the following devices.
|
||||
Where a device name is followed by a hash sign (
|
||||
.Dq #
|
||||
),
|
||||
Where a device name is followed by a hash sign
|
||||
.Pq Dq # ,
|
||||
the hash sign
|
||||
must be replaced by a unit number.
|
||||
.Bl -tag -width indent
|
||||
|
@ -64,9 +64,9 @@ executes the shell file
|
||||
.Dq Pa MAKEDEV.local .
|
||||
.Pp
|
||||
The i386 supports the following devices.
|
||||
Where a device name is followed by a hash sign (
|
||||
.Dq #
|
||||
), the hash sign
|
||||
Where a device name is followed by a hash sign
|
||||
.Pq Dq # ,
|
||||
the hash sign
|
||||
must be replaced by a unit number.
|
||||
.Bl -tag -width indent
|
||||
.It std
|
||||
|
@ -50,8 +50,7 @@ the vnode being manipulated
|
||||
the id token which is changing the lock
|
||||
.It Ar op
|
||||
the operation to perform (see
|
||||
.Xr fcntl 2
|
||||
)
|
||||
.Xr fcntl 2 )
|
||||
.It Ar fl
|
||||
description of the lock
|
||||
.It Ar flags
|
||||
|
@ -36,11 +36,11 @@
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
device driver provides a read only interface for CDROM drives (
|
||||
.Tn SCSI
|
||||
device driver provides a read only interface for CDROM drives
|
||||
.Tn ( SCSI
|
||||
type 5)
|
||||
and WORM drives (
|
||||
.Tn SCSI
|
||||
and WORM drives
|
||||
.Tn ( SCSI
|
||||
type 4)
|
||||
that support CDROM type commands.
|
||||
Some drives don't behave as the driver expects. See the section
|
||||
|
@ -776,9 +776,9 @@ word set, Providing the Locals Extensions word set, Providing the
|
||||
Memory-Allocation Extensions word set, Providing
|
||||
.Ef
|
||||
.Bf Li
|
||||
\&.s ,
|
||||
\&.s,
|
||||
bye, forget, see, words,
|
||||
\&[if] ,
|
||||
\&[if],
|
||||
\&[else]
|
||||
.Ef
|
||||
.Em and
|
||||
|
@ -748,12 +748,12 @@ when supplied the
|
||||
switch, this support can be added by defining an environment variable
|
||||
.Ev X11BASE
|
||||
which points to the installed X Window System (normally
|
||||
.Pa /usr/X11R6
|
||||
) and then typing
|
||||
.Pa /usr/X11R6 )
|
||||
and then typing
|
||||
.Ic make install
|
||||
in the source directory (normally
|
||||
.Pa /usr/src/usr.bin/doscmd
|
||||
). For this to work, the X programmer's kit must have been installed.
|
||||
.Pa /usr/src/usr.bin/doscmd ) .
|
||||
For this to work, the X programmer's kit must have been installed.
|
||||
.Sh AUTHORS
|
||||
.An Pace Willisson ,
|
||||
.An Paul Borman
|
||||
|
@ -89,8 +89,7 @@ This option exists solely for conformance with
|
||||
.It Fl s
|
||||
Display an entry for each specified file.
|
||||
(Equivalent to
|
||||
.Fl d
|
||||
0 )
|
||||
.Fl d Li 0 )
|
||||
.It Fl d Ar depth
|
||||
Display an entry for all files and directories
|
||||
.Ar depth
|
||||
|
@ -15,8 +15,7 @@ is used to break up options in command lines for easy parsing by
|
||||
shell procedures, and to check for legal options.
|
||||
.Ar Optstring
|
||||
is a string of recognized option letters (see
|
||||
.Xr getopt 3
|
||||
);
|
||||
.Xr getopt 3 ) ;
|
||||
if a letter is followed by a colon, the option
|
||||
is expected to have an argument which may or may not be
|
||||
separated from it by white space.
|
||||
|
@ -53,8 +53,7 @@ keyword ss_command_name,
|
||||
.Qq description_of_command ,
|
||||
command_name,
|
||||
(dont_option
|
||||
.Op ", dont_option"
|
||||
);
|
||||
.Op , dont_option ) ;
|
||||
.Pp
|
||||
end;
|
||||
.Pp
|
||||
|
@ -129,8 +129,7 @@ Only allowed for the super-user.
|
||||
The
|
||||
.Fl l
|
||||
(or
|
||||
.Fl
|
||||
)
|
||||
.Fl )
|
||||
and
|
||||
.Fl m
|
||||
options are mutually exclusive; the last one specified
|
||||
|
@ -109,8 +109,8 @@ code appears in the string), it won't try to translate it.
|
||||
String capabilities that don't take parameters won't be translated.
|
||||
.Pp
|
||||
Termcap options: the following options are available when translating termcap
|
||||
entries (
|
||||
.Fl c
|
||||
entries
|
||||
.Fl ( c
|
||||
option is used).
|
||||
.Bl -tag -width indent
|
||||
.It Fl d
|
||||
|
@ -103,7 +103,7 @@ The options are:
|
||||
.It Fl
|
||||
forces input to be taken from standard input (default if
|
||||
.Fl f
|
||||
is specified )
|
||||
is specified)
|
||||
.It Fl W
|
||||
forces output to the (wide) Versatec printer rather than the (narrow)
|
||||
Varian
|
||||
|
@ -36,8 +36,7 @@ suspends the system by controlling APM.
|
||||
The following options are available for
|
||||
.Nm
|
||||
(no options are available for
|
||||
.Nm zzz
|
||||
).
|
||||
.Nm zzz ) .
|
||||
If no options are specified,
|
||||
.Nm
|
||||
displays information and current status of APM in verbose mode.
|
||||
|
@ -208,11 +208,14 @@ file option
|
||||
.Sh INTERACTION WITH THE KERNEL
|
||||
.Nm Isdnd
|
||||
communicates with the kernel part of isdn4bsd by receiving status and
|
||||
event messages (
|
||||
.Xr read 2
|
||||
from device /dev/i4b ) and by transmitting commands and responses (
|
||||
.Xr ioctl 2
|
||||
from device /dev/i4b ).
|
||||
event messages
|
||||
.Xr ( read 2
|
||||
from device
|
||||
.Pa /dev/i4b )
|
||||
and by transmitting commands and responses
|
||||
.Xr ( ioctl 2
|
||||
from device
|
||||
.Pa /dev/i4b ) .
|
||||
.Pp
|
||||
The messages and message parameters are documented in the include
|
||||
file
|
||||
|
@ -156,8 +156,7 @@ This keyword is used to specify the email address of someone to notify
|
||||
in case of a fatal error exit of
|
||||
.Nm .
|
||||
(See also keyword
|
||||
.Em mailer
|
||||
).
|
||||
.Em mailer ) .
|
||||
(optional)
|
||||
.It Li monitor-allowed
|
||||
If this parameter is set to
|
||||
@ -259,8 +258,7 @@ This keyword is optional; if not specified the process priority of
|
||||
.Nm isdnd
|
||||
is not touched in any way.
|
||||
( See also
|
||||
.Xr rtprio 1
|
||||
).
|
||||
.Xr rtprio 1 ) .
|
||||
This keyword is only available if
|
||||
.Nm
|
||||
was compiled with -DUSE_RTPRIO.
|
||||
|
@ -69,8 +69,7 @@ interfaces.
|
||||
.Pp
|
||||
The driver optionally (when compiled with the IPR_VJ option) provides Van
|
||||
Jacobsen header compression, under control of the link0 and link1 options to
|
||||
.Xr ifconfig 8
|
||||
:
|
||||
.Xr ifconfig 8 :
|
||||
.Pp
|
||||
.Bl -tag -width 15n -offset indent -compact
|
||||
.It link0
|
||||
|
@ -193,8 +193,8 @@ A
|
||||
.Fl index No = Sy file
|
||||
.Sm on
|
||||
option can be used to specify a file whose handle will be returned if
|
||||
a directory is looked up using the public filehandle (
|
||||
.Tn WebNFS ) .
|
||||
a directory is looked up using the public filehandle
|
||||
.Pq Tn WebNFS .
|
||||
This is to mimic the behavior of URLs.
|
||||
If no
|
||||
.Fl index
|
||||
|
@ -38,7 +38,7 @@ the time offset between that host and the local host
|
||||
this is why it is not always zero for
|
||||
.Dq localhost ) ,
|
||||
the host
|
||||
synchronization distance ,
|
||||
synchronization distance,
|
||||
and (only for stratum-1 servers) the reference clock ID. All times
|
||||
are given in seconds.
|
||||
Note that the stratum is the server hop count to the primary source,
|
||||
|
@ -82,11 +82,11 @@ Reset the Keyboard.
|
||||
.It Fl s
|
||||
Displays the current settings of the rate and delay values.
|
||||
.It Fl t Ar +/-
|
||||
Specify this option to enable (
|
||||
.Ar +
|
||||
) or disable (
|
||||
.Ar -
|
||||
) the repetition of keys.
|
||||
Specify this option to enable
|
||||
.Pq Ar +
|
||||
or disable
|
||||
.Pq Ar -
|
||||
the repetition of keys.
|
||||
.It Fl x
|
||||
Switches display of control codes to hexadecimal in the listing of the current map.
|
||||
To be used in conjunction with the
|
||||
|
@ -182,7 +182,7 @@ screen saver.
|
||||
NOTE: the
|
||||
.Fl t
|
||||
option is only available if screen saver support has been compiled into
|
||||
the driver !
|
||||
the driver!
|
||||
.It Fl 1
|
||||
Sets 132 columns mode
|
||||
(only available on VGA adaptors).
|
||||
|
@ -144,8 +144,8 @@ command, as decimal bit number.
|
||||
Specify the midium part of
|
||||
.Ar use_prefix
|
||||
just next to the starting part specified by
|
||||
.Ar use_prefix_uselen
|
||||
, as decimal bit number.
|
||||
.Ar use_prefix_uselen ,
|
||||
as decimal bit number.
|
||||
Contiguous bits part in the same bit position of an existent prefix
|
||||
matched with
|
||||
.Ar match_prefix
|
||||
|
@ -191,8 +191,8 @@ command, as decimal bit number.
|
||||
Specify the medium part of
|
||||
.Ar use-prefix-val
|
||||
just next to the starting part specified by
|
||||
.Ar use-prefix-len
|
||||
, as decimal bit number.
|
||||
.Ar use-prefix-len ,
|
||||
as decimal bit number.
|
||||
Contiguous bits part in the same bit position of an existent prefix
|
||||
matched with
|
||||
.Ar match-prefix-val
|
||||
|
@ -71,8 +71,7 @@ Note that if you use spaces as separators, your
|
||||
might be incompatible with other Unices or Unix-like systems.
|
||||
This functionality was added for the ease of configuration
|
||||
(e.g. it is possible to cut-and-paste into
|
||||
.Pa syslog.conf
|
||||
),
|
||||
.Pa syslog.conf ) ,
|
||||
and to avoid possible mistakes.
|
||||
This change however preserves
|
||||
backwards compatibility with the old style of the
|
||||
|
@ -193,8 +193,8 @@ specifies the times you think it does. If one of
|
||||
or
|
||||
.Fl t
|
||||
has been specified then the times are dumped in the corresponding
|
||||
format; otherwise, raw format (
|
||||
.Fl R )
|
||||
format; otherwise, raw format
|
||||
.Pq Fl R
|
||||
is used.
|
||||
.It Fl R
|
||||
Dump the timestamps of the first and last packets in each input file
|
||||
|
@ -24,8 +24,8 @@ strength cache which may have been compiled into the driver.
|
||||
The
|
||||
.Ar ifname
|
||||
parameter specifies the wavelan interface name (eg.
|
||||
.Pa wl0
|
||||
). If no other arguments are supplied, the current contents of the PSA
|
||||
.Pa wl0 ) .
|
||||
If no other arguments are supplied, the current contents of the PSA
|
||||
are interpreted and displayed.
|
||||
.Pp
|
||||
The
|
||||
@ -91,12 +91,12 @@ will be configured, but will not function. The
|
||||
program should then be used to reconfigure the card to a sensible
|
||||
value.
|
||||
.Sh EXAMPLES
|
||||
Set the NWID to 0x1234 :
|
||||
Set the NWID to 0x1234:
|
||||
.Bd -literal -offset
|
||||
# wlconfig wl0 nwid 0x1234
|
||||
.Ed
|
||||
.Pp
|
||||
Show the current settings :
|
||||
Show the current settings:
|
||||
.Bd -literal -offset
|
||||
# wlconfig wl0
|
||||
Board type : ISA
|
||||
@ -122,7 +122,7 @@ CRC-16 : 0x3c26
|
||||
CRC status : OK
|
||||
.Ed
|
||||
.Pp
|
||||
Print a scaled version of the signal strength cache :
|
||||
Print a scaled version of the signal strength cache:
|
||||
.Bd -literal -offset
|
||||
# wlconfig wl0 cache scale
|
||||
.Ed
|
||||
|
@ -286,8 +286,8 @@ you can easily recompile
|
||||
.Nm
|
||||
with them.
|
||||
This allows the administrator to use the tcpwrapper
|
||||
configuration files (
|
||||
.Pa /etc/hosts.allow
|
||||
configuration files
|
||||
.Pa ( /etc/hosts.allow
|
||||
and
|
||||
.Pa /etc/hosts.deny )
|
||||
for access control instead of
|
||||
|
Loading…
Reference in New Issue
Block a user