Fix bunch of .Xrs.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1e40ee9ff2
commit
e94990b345
@ -110,8 +110,7 @@ env ROOT=/mnt /mnt/bin/freebsd-version -ku
|
|||||||
.Ed
|
.Ed
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr uname 1 ,
|
.Xr uname 1 ,
|
||||||
.Xr loader.conf 5 ,
|
.Xr loader.conf 5
|
||||||
.Xr freebsd-version 8
|
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
|
@ -144,8 +144,8 @@ Memory for the stream or buffer could not be allocated.
|
|||||||
.Xr fopen 3 ,
|
.Xr fopen 3 ,
|
||||||
.Xr free 3 ,
|
.Xr free 3 ,
|
||||||
.Xr fseek 3 ,
|
.Xr fseek 3 ,
|
||||||
.Xr sbuf 3 ,
|
.Xr stdio 3 ,
|
||||||
.Xr stdio 3
|
.Xr sbuf 9
|
||||||
.Sh STANDARDS
|
.Sh STANDARDS
|
||||||
The
|
The
|
||||||
.Fn open_memstream
|
.Fn open_memstream
|
||||||
|
@ -103,7 +103,7 @@ be ignored.
|
|||||||
If the child was created by
|
If the child was created by
|
||||||
.Xr vfork 2
|
.Xr vfork 2
|
||||||
system call or
|
system call or
|
||||||
.Xr rfork(2)
|
.Xr rfork 2
|
||||||
call with the
|
call with the
|
||||||
.Dv RFMEM
|
.Dv RFMEM
|
||||||
flag specified, the debugging events are reported to the parent
|
flag specified, the debugging events are reported to the parent
|
||||||
|
@ -724,7 +724,6 @@ SSL_CA_CERT_FILE=/path/to/myca.pem
|
|||||||
.Ed
|
.Ed
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr fetch 1 ,
|
.Xr fetch 1 ,
|
||||||
.Xr ftpio 3 ,
|
|
||||||
.Xr ip 4
|
.Xr ip 4
|
||||||
.Rs
|
.Rs
|
||||||
.%A J. Postel
|
.%A J. Postel
|
||||||
|
@ -313,7 +313,6 @@ List all NATM routes.
|
|||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr natm 4 ,
|
.Xr natm 4 ,
|
||||||
.Xr natmip 4 ,
|
.Xr natmip 4
|
||||||
.Xr atm 8
|
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
.An Hartmut Brandt Aq Mt harti@FreeBSD.org
|
.An Hartmut Brandt Aq Mt harti@FreeBSD.org
|
||||||
|
@ -175,9 +175,9 @@ file:
|
|||||||
.Dl debug.cyapa_enable_tapclick=2
|
.Dl debug.cyapa_enable_tapclick=2
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ig4 4 ,
|
.Xr ig4 4 ,
|
||||||
.Xr moused 4 ,
|
|
||||||
.Xr smbus 4 ,
|
.Xr smbus 4 ,
|
||||||
.Xr sysmouse 4
|
.Xr sysmouse 4 ,
|
||||||
|
.Xr moused 8
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
.An -nosplit
|
.An -nosplit
|
||||||
The original
|
The original
|
||||||
|
@ -1132,7 +1132,7 @@ abbreviations.
|
|||||||
.Nm
|
.Nm
|
||||||
supports a basic output capture facility, which can be used to retrieve the
|
supports a basic output capture facility, which can be used to retrieve the
|
||||||
results of debugging commands from userspace using
|
results of debugging commands from userspace using
|
||||||
.Xr sysctl 2 .
|
.Xr sysctl 3 .
|
||||||
.Ic capture on
|
.Ic capture on
|
||||||
enables output capture;
|
enables output capture;
|
||||||
.Ic capture off
|
.Ic capture off
|
||||||
|
@ -233,7 +233,7 @@ Most bridge device drivers are still missing multichannel matrixing
|
|||||||
support, but in most cases this should be trivial to implement.
|
support, but in most cases this should be trivial to implement.
|
||||||
Use the
|
Use the
|
||||||
.Va dev.pcm.%d.[play|rec].vchanformat
|
.Va dev.pcm.%d.[play|rec].vchanformat
|
||||||
.Xr sysctl(8)
|
.Xr sysctl 8
|
||||||
to adjust the number of channels used.
|
to adjust the number of channels used.
|
||||||
The current multichannel interleaved structure and arrangement was
|
The current multichannel interleaved structure and arrangement was
|
||||||
implemented by inspecting various popular UNIX applications.
|
implemented by inspecting various popular UNIX applications.
|
||||||
|
@ -175,7 +175,6 @@ take place.
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr inet 4 ,
|
.Xr inet 4 ,
|
||||||
.Xr intro 4 ,
|
.Xr intro 4 ,
|
||||||
.Xr ppp 4 ,
|
|
||||||
.Xr ifconfig 8 ,
|
.Xr ifconfig 8 ,
|
||||||
.Xr spppcontrol 8
|
.Xr spppcontrol 8
|
||||||
.Rs
|
.Rs
|
||||||
|
@ -217,9 +217,9 @@ interface can be configured with
|
|||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr inet 4 ,
|
.Xr inet 4 ,
|
||||||
.Xr inet6 4 ,
|
.Xr inet6 4 ,
|
||||||
|
.Xr vlan 4 ,
|
||||||
.Xr ifconfig 8 ,
|
.Xr ifconfig 8 ,
|
||||||
.Xr sysctl 8 ,
|
.Xr sysctl 8
|
||||||
.Xr vlan 8
|
|
||||||
.Rs
|
.Rs
|
||||||
.%A "M. Mahalingam"
|
.%A "M. Mahalingam"
|
||||||
.%A "et al"
|
.%A "et al"
|
||||||
|
@ -617,7 +617,7 @@ Weekly counterpart of
|
|||||||
Set to
|
Set to
|
||||||
.Dq Li YES
|
.Dq Li YES
|
||||||
if you want to use
|
if you want to use
|
||||||
.Xr pkg_version 1
|
.Xr pkg-version 8
|
||||||
to list installed packages which are out of date.
|
to list installed packages which are out of date.
|
||||||
.It Va pkg_version
|
.It Va pkg_version
|
||||||
.Pq Vt str
|
.Pq Vt str
|
||||||
@ -628,7 +628,7 @@ is set to
|
|||||||
this variable specifies the program that is used to determine the out of
|
this variable specifies the program that is used to determine the out of
|
||||||
date packages.
|
date packages.
|
||||||
If unset, the
|
If unset, the
|
||||||
.Xr pkg_version 1
|
.Xr pkg-version 8
|
||||||
program is used.
|
program is used.
|
||||||
As an example, this variable might be set to
|
As an example, this variable might be set to
|
||||||
.Dq Li portversion
|
.Dq Li portversion
|
||||||
@ -642,7 +642,7 @@ This variable specifies the
|
|||||||
file from
|
file from
|
||||||
.Pa /usr/ports
|
.Pa /usr/ports
|
||||||
that should be used by
|
that should be used by
|
||||||
.Xr pkg_version 1 .
|
.Xr pkg-version 8 .
|
||||||
Because the dependency tree may be substantially different between versions of
|
Because the dependency tree may be substantially different between versions of
|
||||||
.Fx ,
|
.Fx ,
|
||||||
there may be more than one
|
there may be more than one
|
||||||
@ -975,7 +975,6 @@ is shared or distributed.
|
|||||||
.Xr msgs 1 ,
|
.Xr msgs 1 ,
|
||||||
.Xr netstat 1 ,
|
.Xr netstat 1 ,
|
||||||
.Xr nice 1 ,
|
.Xr nice 1 ,
|
||||||
.Xr pkg_version 1 ,
|
|
||||||
.Xr login.conf 5 ,
|
.Xr login.conf 5 ,
|
||||||
.Xr rc.conf 5 ,
|
.Xr rc.conf 5 ,
|
||||||
.Xr ac 8 ,
|
.Xr ac 8 ,
|
||||||
@ -983,6 +982,7 @@ is shared or distributed.
|
|||||||
.Xr dump 8 ,
|
.Xr dump 8 ,
|
||||||
.Xr newsyslog 8 ,
|
.Xr newsyslog 8 ,
|
||||||
.Xr periodic 8 ,
|
.Xr periodic 8 ,
|
||||||
|
.Xr pkg-version 8 ,
|
||||||
.Xr sendmail 8
|
.Xr sendmail 8
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
|
@ -214,12 +214,12 @@ portion never recurses
|
|||||||
(this is perhaps a bug).
|
(this is perhaps a bug).
|
||||||
.It Cm reinstall
|
.It Cm reinstall
|
||||||
Use this to restore a port after using
|
Use this to restore a port after using
|
||||||
.Xr pkg_delete 1
|
.Xr pkg-delete 8
|
||||||
when you should have used
|
when you should have used
|
||||||
.Cm deinstall .
|
.Cm deinstall .
|
||||||
.It Cm deinstall
|
.It Cm deinstall
|
||||||
Remove an installed port from the system, similar to
|
Remove an installed port from the system, similar to
|
||||||
.Xr pkg_delete 1 .
|
.Xr pkg-delete 8 .
|
||||||
.It Cm deinstall-all
|
.It Cm deinstall-all
|
||||||
Remove all installed ports with the same
|
Remove all installed ports with the same
|
||||||
.Va PKGORIGIN
|
.Va PKGORIGIN
|
||||||
@ -231,7 +231,7 @@ The package is a
|
|||||||
.Pa .tbz
|
.Pa .tbz
|
||||||
file that you can use to
|
file that you can use to
|
||||||
install the port on other machines with
|
install the port on other machines with
|
||||||
.Xr pkg_add 1 .
|
.Xr pkg-add 8 .
|
||||||
If the directory specified by
|
If the directory specified by
|
||||||
.Va PACKAGES
|
.Va PACKAGES
|
||||||
does not exist, the package will be put into the current directory.
|
does not exist, the package will be put into the current directory.
|
||||||
|
@ -120,7 +120,7 @@ whose fields are defined as follows:
|
|||||||
.Bl -tag -width "netisr_handler_t nh_handler"
|
.Bl -tag -width "netisr_handler_t nh_handler"
|
||||||
.It Vt "const char *" Va nh_name
|
.It Vt "const char *" Va nh_name
|
||||||
Unique character string name of the protocol, which may be included in
|
Unique character string name of the protocol, which may be included in
|
||||||
.Xr sysctl 2
|
.Xr sysctl 3
|
||||||
MIB names, so should not contain whitespace.
|
MIB names, so should not contain whitespace.
|
||||||
.It Vt netisr_handler_t Va nh_handler
|
.It Vt netisr_handler_t Va nh_handler
|
||||||
Protocol handler function that will be invoked on each packet received for
|
Protocol handler function that will be invoked on each packet received for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user