use .Xr
This commit is contained in:
parent
d9ef02fbd5
commit
ebcd47ebf3
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: esh.4,v 1.5 1999/12/15 22:07:31 abs Exp $
|
||||
.\" $NetBSD: esh.4,v 1.6 2000/11/07 05:44:50 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -81,7 +81,9 @@ Media selection is not yet supported for this device.
|
||||
.Sh BUGS
|
||||
The card must be tuned for proper and efficient DMA operation.
|
||||
The appropriate values vary based on the system.
|
||||
The eshconfig(8) program is used for this.
|
||||
The
|
||||
.Xr eshconfig 8
|
||||
program is used for this.
|
||||
.Sh SEE ALSO
|
||||
.Xr eshconfig 8 ,
|
||||
.Xr ifconfig 8 ,
|
||||
|
@ -24,7 +24,7 @@
|
||||
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $NetBSD: apm.4,v 1.9 2000/06/04 22:38:58 gmcgarry Exp $
|
||||
.\" $NetBSD: apm.4,v 1.10 2000/11/07 05:44:50 lukem Exp $
|
||||
.\"
|
||||
.Dd May 18, 1996
|
||||
.Dt APM 4 i386
|
||||
@ -74,7 +74,9 @@ Enable kernel printout of every call to the APM BIOS (this is very noisy).
|
||||
.It Dv APM_POWER_PRINT
|
||||
Print power state on console at
|
||||
.Dv APM_POWER_CHANGE
|
||||
events. (Since it increases syslogd(8)'s activity, it may consume increased
|
||||
events. (Since it increases
|
||||
.Xr syslogd 8 's
|
||||
activity, it may consume increased
|
||||
battery power. Some systems generate the events too frequently,
|
||||
and printing the status may disturb single-user operations.)
|
||||
.It Dv APM_DISABLE_INTERRUPTS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: intio.4,v 1.2 1999/12/15 23:44:56 abs Exp $
|
||||
.\" $NetBSD: intio.4,v 1.3 2000/11/07 05:44:50 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 MINOURA Makoto
|
||||
.\" Copyright (c) 1998 NetBSD Foundation, Inc.
|
||||
@ -55,7 +55,10 @@ which devices probe by touching hardware port is difficult.
|
||||
.It
|
||||
Interrupt vector management.
|
||||
.It
|
||||
Bus_space(9) and bus_dma(9) implementation.
|
||||
.Xr bus_space 9
|
||||
and
|
||||
.Xr bus_dma 9
|
||||
implementation.
|
||||
.It
|
||||
Other utility functions.
|
||||
.El
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: vga.4,v 1.4 2000/07/26 11:56:15 ad Exp $
|
||||
.\" $NetBSD: vga.4,v 1.5 2000/11/07 05:44:50 lukem Exp $
|
||||
.Dd March 20, 1999
|
||||
.Os
|
||||
.Dt VGA 4
|
||||
@ -85,7 +85,8 @@ driver can display fonts of the original
|
||||
.Tn IBM
|
||||
type and ISO-8859-1 encoded fonts. As an experimental feature, the
|
||||
.Dq higher half
|
||||
fonts of the former NetBSD/i386 pcvt(4)
|
||||
fonts of the former NetBSD/i386
|
||||
.Xr pcvt 4
|
||||
driver distribution can be used too if the kernel option
|
||||
.Dq WSCONS_SUPPORT_PCVTFONTS
|
||||
was set at compile time. This is only useful with the
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: login.conf.5,v 1.6 2000/07/16 08:17:07 jdolecek Exp $
|
||||
.\" $NetBSD: login.conf.5,v 1.7 2000/11/07 05:44:51 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1995,1996,1997 Berkeley Software Design, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -143,7 +143,9 @@ Maximum number of open files per process.
|
||||
.\"
|
||||
.sp
|
||||
.It passwordtime Ta time Ta "" Ta
|
||||
Used by passwd(1) to set next password expiry date.
|
||||
Used by
|
||||
.Xr passwd 1
|
||||
to set next password expiry date.
|
||||
.\"
|
||||
.sp
|
||||
.It password-warn Ta time Ta Dv 2w Ta
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: lock.9,v 1.3 2000/08/14 02:37:37 deberg Exp $
|
||||
.\" $NetBSD: lock.9,v 1.4 2000/11/07 05:44:51 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -161,7 +161,8 @@ The priority at which to sleep.
|
||||
.It Fa wmesg
|
||||
This is the sleep message for sleep locks or a simple name for spin locks.
|
||||
.It Fa timo
|
||||
The maximum sleep time. Used by tsleep(9).
|
||||
The maximum sleep time. Used by
|
||||
.Xr tsleep 9 .
|
||||
.It Fa flags
|
||||
Flags to specify the lock type. Valid lock request types are:
|
||||
.Bl -tag -width compact
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mtree.8,v 1.13 2000/10/05 20:16:02 wennmach Exp $
|
||||
.\" $NetBSD: mtree.8,v 1.14 2000/11/07 05:47:15 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -235,7 +235,9 @@ characters (``['', ``]'', ``?'' or ``*''), in which case files
|
||||
in the hierarchy will be associated with the first pattern that
|
||||
they match.
|
||||
.Nm
|
||||
uses strsvis(3) (in VIS_CSTYLE format) to encode file names containing
|
||||
uses
|
||||
.Xr strsvis 3
|
||||
(in VIS_CSTYLE format) to encode file names containing
|
||||
non-printable characters. Whitespace characters are encoded as
|
||||
``\es'' (space), ``\et'' (tab), and ``\en'' (new line).
|
||||
``#'' characters in file names are escaped by a preceding backslash (``\e'')
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: wiconfig.8,v 1.11 2000/08/23 19:01:06 jhawk Exp $
|
||||
.\" $NetBSD: wiconfig.8,v 1.12 2000/11/07 05:47:33 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ctr.columbia.edu> All rights reserved.
|
||||
@ -308,7 +308,9 @@ The
|
||||
.Nm
|
||||
command first appeared in
|
||||
.Fx 3.0 ,
|
||||
as wicontrol(8). It was added to
|
||||
as
|
||||
.Xr wicontrol 8 .
|
||||
It was added to
|
||||
.Nx 1.5
|
||||
under its present name.
|
||||
.Sh AUTHOR
|
||||
|
Loading…
Reference in New Issue
Block a user