From ebcd47ebf3626593ce414a76239c4fd7a03310a5 Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 7 Nov 2000 05:44:50 +0000 Subject: [PATCH] use .Xr --- share/man/man4/esh.4 | 6 ++++-- share/man/man4/man4.i386/apm.4 | 6 ++++-- share/man/man4/man4.x68k/intio.4 | 7 +++++-- share/man/man4/vga.4 | 5 +++-- share/man/man5/login.conf.5 | 6 ++++-- share/man/man9/lock.9 | 5 +++-- usr.sbin/mtree/mtree.8 | 6 ++++-- usr.sbin/wiconfig/wiconfig.8 | 6 ++++-- 8 files changed, 31 insertions(+), 16 deletions(-) diff --git a/share/man/man4/esh.4 b/share/man/man4/esh.4 index 1b220123a2c2..1d990c568415 100644 --- a/share/man/man4/esh.4 +++ b/share/man/man4/esh.4 @@ -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 , diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index 395276f10ac0..322656f79a7f 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -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 diff --git a/share/man/man4/man4.x68k/intio.4 b/share/man/man4/man4.x68k/intio.4 index 83a8df6f1e15..e0bc98ff2666 100644 --- a/share/man/man4/man4.x68k/intio.4 +++ b/share/man/man4/man4.x68k/intio.4 @@ -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 diff --git a/share/man/man4/vga.4 b/share/man/man4/vga.4 index a221d1e4abd8..d73132c9ac01 100644 --- a/share/man/man4/vga.4 +++ b/share/man/man4/vga.4 @@ -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 diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 31e96ff955d8..eb248c59415b 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -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 diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9 index b37d4f28b741..43d6b40cb4d5 100644 --- a/share/man/man9/lock.9 +++ b/share/man/man9/lock.9 @@ -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 diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index 3a91759bbc6d..52ead807edbf 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -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'') diff --git a/usr.sbin/wiconfig/wiconfig.8 b/usr.sbin/wiconfig/wiconfig.8 index ee7f4572c501..1b76fef38b47 100644 --- a/usr.sbin/wiconfig/wiconfig.8 +++ b/usr.sbin/wiconfig/wiconfig.8 @@ -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 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