From: Sascha Wildner Date: Sat, 19 May 2007 17:32:13 +0000 (+0000) Subject: Miscellaneous mdoc fixes. X-Git-Tag: v2.0.1~3009 X-Git-Url: https://gitweb.dragonflybsd.org/~uqs/games.git/commitdiff_plain/28feafc721edaf6ab8f0c98dfc544ebd57b6bc68 Miscellaneous mdoc fixes. --- diff --git a/games/battlestar/battlestar.6 b/games/battlestar/battlestar.6 index ac2cc01c67..b131cd3e7d 100644 --- a/games/battlestar/battlestar.6 +++ b/games/battlestar/battlestar.6 @@ -31,7 +31,7 @@ .\" .\" @(#)battlestar.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD: src/games/battlestar/battlestar.6,v 1.4.2.1 2001/07/22 11:32:34 dd Exp $ -.\" $DragonFly: src/games/battlestar/battlestar.6,v 1.4 2007/03/12 17:12:11 swildner Exp $ +.\" $DragonFly: src/games/battlestar/battlestar.6,v 1.5 2007/05/19 17:32:12 swildner Exp $ .\" .Dd May 31, 1993 .Dt BATTLESTAR 6 @@ -137,8 +137,9 @@ stand for Right, Left, Ahead, and Back. Directions printed in room descriptions are always printed in R, L, A, and B relative directions. .Sh HISTORY -I wrote Battlestar in 1979 in order to experiment with the niceties of -the C Language. +I wrote +.Nm Battlestar +in 1979 in order to experiment with the niceties of the C Language. Most interesting things that happen in the game are hardwired into the code, so don't send me any hate mail about it! Instead, enjoy art for art's sake! diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3 index fa0fb87f78..8e94130231 100644 --- a/lib/libvgl/vgl.3 +++ b/lib/libvgl/vgl.3 @@ -25,7 +25,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/lib/libvgl/vgl.3,v 1.12.2.8 2001/12/17 10:08:35 ru Exp $ -.\" $DragonFly: src/lib/libvgl/vgl.3,v 1.6 2007/04/07 19:29:51 swildner Exp $ +.\" $DragonFly: src/lib/libvgl/vgl.3,v 1.7 2007/05/19 17:32:12 swildner Exp $ .Dd November 7, 1999 .Dt VGL 3 .Os @@ -135,7 +135,9 @@ .Sh DESCRIPTION .Nm Libvgl is a library that enables the programmer access to the graphics -modes supported by the console driver (syscons). The library takes care of +modes supported by the console driver +.Xr ( syscons 4 ) . +The library takes care of programming the actual video hardware, and provides a number of simple functions to do various graphic operations. There is also support for a diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index bf37284c9a..e41eb4f689 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/sbin/ccdconfig/ccdconfig.8,v 1.9.2.10 2003/01/26 03:38:39 keramida Exp $ -.\" $DragonFly: src/sbin/ccdconfig/ccdconfig.8,v 1.3 2006/02/17 19:33:32 swildner Exp $ +.\" $DragonFly: src/sbin/ccdconfig/ccdconfig.8,v 1.4 2007/05/19 17:32:12 swildner Exp $ .\" .Dd July 17, 1995 .Dt CCDCONFIG 8 @@ -115,8 +115,8 @@ as a decimal number, a hexadecimal number, a comma-separated list of strings, or the word .Dq none . The flags are as follows: -.Bd -unfilled -offset indent -CCDF_SWAP 0x01 Interleave should be dmmax +.Bd -literal -offset indent +CCDF_SWAP 0x01 Interleave should be dmmax CCDF_UNIFORM 0x02 Use uniform interleave CCDF_MIRROR 0x04 Support mirroring CCDF_PARITY 0x08 Support parity (not implemented yet) @@ -127,7 +127,7 @@ configuration file appears exactly as if it were entered on the command line. Note that on the command line and in the configuration file, the .Pa flags argument is optional. -.Bd -unfilled -offset indent +.Bd -literal -offset indent # # /etc/ccd.conf # Configuration file for concatenated disk devices @@ -176,7 +176,7 @@ It reads as a two disk stripe of da2e and da3e which is mirrored to a two disk stripe of da4e and da5e. The last example is a simple mirror. /dev/da2e is mirrored with /dev/da4e and assigned to ccd0. .Pp -.Bd -unfilled -offset +.Bd -literal # ccdconfig ccd0 64 none /dev/da2e /dev/da3e /dev/da4e /dev/da5e # ccdconfig ccd0 128 CCDF_MIRROR /dev/da2e /dev/da3e /dev/da4e /dev/da5e # ccdconfig ccd0 128 CCDF_MIRROR /dev/da2e /dev/da4e @@ -195,7 +195,7 @@ partition such that it does not overlap the label area. For example, if you have A ccd disk with 10000 sectors you might create a 'd' partition with offset 16 and size 9984. .Pp -.Bd -unfilled -offset +.Bd -literal # disklabel -r -w ccd0c auto # disklabel -e ccd0c .Ed diff --git a/sbin/jscan/jscan.8 b/sbin/jscan/jscan.8 index acaa2bddf7..36f5221e77 100644 --- a/sbin/jscan/jscan.8 +++ b/sbin/jscan/jscan.8 @@ -31,7 +31,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/sbin/jscan/jscan.8,v 1.15 2007/05/17 16:36:31 swildner Exp $ +.\" $DragonFly: src/sbin/jscan/jscan.8,v 1.16 2007/05/19 17:32:12 swildner Exp $ .\" .Dd March 6, 2005 .Dt JSCAN 8 @@ -236,7 +236,9 @@ data or updating a transaction-id-tracking file. If specified twice, .Nm will also fsync() after updating the transaction-id-tracking file. .It Ar journal_prefix/file -Specify the input to jscan. This can be a journaling file set prefix +Specify the input to +.Nm . +This can be a journaling file set prefix or it can be a plain file. If no input file is specified, stdin is assumed. Note that when generating a mirror from a stdin stream, the mirror will not be restartable unless @@ -255,13 +257,17 @@ or some other locally run program to add another buffering stage, or you can directly attach a TCP connection to the kernel's journaling output. .Pp The LAN backup box typically buffers gigabytes worth of data by running -multiple jscan's. The jscan on the receiving end of the TCP or pipe (for +multiple jscans. The +.Nm +on the receiving end of the TCP or pipe (for example, via ssh) typically records the data via the .Fl w option, and then runs other .Nm programs from scripts or cron to take that data and copy it to your -off-site backup machine. Other jscan programs may use the same data +off-site backup machine. Other +.Nm +programs may use the same data set to generate mirrors or other backup streams. .Pp It should be noted that if diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index c514a16c35..f9bde31ab8 100644 --- a/sbin/ldconfig/ldconfig.8 +++ b/sbin/ldconfig/ldconfig.8 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/sbin/ldconfig/ldconfig.8,v 1.19.2.10 2003/05/13 19:25:19 trhodes Exp $ -.\" $DragonFly: src/sbin/ldconfig/ldconfig.8,v 1.3 2004/11/04 13:14:11 joerg Exp $ +.\" $DragonFly: src/sbin/ldconfig/ldconfig.8,v 1.4 2007/05/19 17:32:12 swildner Exp $ .\" .Dd October 3, 1993 .Dt LDCONFIG 8 @@ -143,9 +143,10 @@ file. In particular, the .Ev LD_LIBRARY_PATH is not used to search for libraries. -Thus, the role of ldconfig is dual. -In -addition to building a set of hints for quick lookup, it also serves to +Thus, the role of +.Nm +is dual. +In addition to building a set of hints for quick lookup, it also serves to specify the trusted collection of directories from which shared objects can be safely loaded. .Sh FILES diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index cdaf043dbe..d225778661 100644 --- a/share/man/man4/miibus.4 +++ b/share/man/man4/miibus.4 @@ -7,7 +7,7 @@ .\" I doubt you would ever notice due to large differences. .\" .\" $FreeBSD: src/share/man/man4/miibus.4,v 1.3.2.6 2004/03/01 09:22:11 brueffer Exp $ -.\" $DragonFly: src/share/man/man4/miibus.4,v 1.8 2007/03/11 03:39:25 swildner Exp $ +.\" $DragonFly: src/share/man/man4/miibus.4,v 1.9 2007/05/19 17:32:12 swildner Exp $ .\" .Dd February 15, 2003 .Dt MIIBUS 4 @@ -35,7 +35,9 @@ interface. The .Nm driver currently handles all of the media detection, -selection, and reporting using the ifmedia interface. +selection, and reporting using the +.Xr ifmedia 4 +interface. A generic driver has been included for all PHYs that are not handled by a specific driver, this is possible because all 10/100 PHYs implement the same general register set along with diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index f3680ea0c5..f104f651bc 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,5 +1,5 @@ .\" $OpenBSD: pf.4,v 1.46 2004/02/19 21:29:51 cedric Exp $ -.\" $DragonFly: src/share/man/man4/pf.4,v 1.4 2006/10/14 23:46:23 swildner Exp $ +.\" $DragonFly: src/share/man/man4/pf.4,v 1.5 2007/05/19 17:32:12 swildner Exp $ .\" .\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" @@ -70,9 +70,13 @@ Starts the packet filter. .It Dv DIOCSTOP Stops the packet filter. .It Dv DIOCSTARTALTQ -Starts the ALTQ bandwidth control system. +Starts the +.Xr altq 4 +bandwidth control system. .It Dv DIOCSTOPALTQ -Stops the ALTQ bandwidth control system. +Stops the +.Xr altq 4 +bandwidth control system. .It Dv DIOCBEGINADDRS Fa "struct pfioc_pooladdr" .Bd -literal struct pfioc_pooladdr { diff --git a/share/man/man4/vn.4 b/share/man/man4/vn.4 index 255fb76c2c..78f3245d03 100644 --- a/share/man/man4/vn.4 +++ b/share/man/man4/vn.4 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man4/vn.4,v 1.6.2.4 2002/04/15 05:48:55 asmodai Exp $ -.\" $DragonFly: src/share/man/man4/vn.4,v 1.4 2006/03/26 22:56:57 swildner Exp $ +.\" $DragonFly: src/share/man/man4/vn.4,v 1.5 2007/05/19 17:32:12 swildner Exp $ .\" .Dd December 30, 1995 .Dt VN 4 @@ -69,7 +69,9 @@ pseudo-device vn #Vnode driver .Pp .Nm may also exist as a kernel module to be automatically loaded into the -system when you run the vnconfig command for the first time. +system when you run the +.Xr vnconfig 8 +command for the first time. .Pp There is a run-time utility that is used for configuring .Nm Ns 's . diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 2149d1df9b..2ad2962edd 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man5/rc.conf.5,v 1.197 2003/07/28 13:56:00 mbr Exp $ -.\" $DragonFly: src/share/man/man5/rc.conf.5,v 1.31 2007/05/17 08:19:01 swildner Exp $ +.\" $DragonFly: src/share/man/man5/rc.conf.5,v 1.32 2007/05/19 17:32:13 swildner Exp $ .Dd May 11, 2007 .Dt RC.CONF 5 .Os @@ -1590,7 +1590,9 @@ Note that no IPv6 multicast routing daemon is included in the .Dx base system but .Xr pim6dd 8 -can be installed from the pkgsrc collection. +can be installed from the +.Xr pkgsrc 7 +collection. .It Va mrouted_flags .Pq Vt str If diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index e348972e8a..40df7355d4 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -31,7 +31,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD: src/share/man/man7/hier.7,v 1.29.2.17 2003/01/13 21:43:50 ceri Exp $ -.\" $DragonFly: src/share/man/man7/hier.7,v 1.10 2007/05/12 21:27:31 swildner Exp $ +.\" $DragonFly: src/share/man/man7/hier.7,v 1.11 2007/05/19 17:32:13 swildner Exp $ .\" .Dd August 23, 2006 .Dt HIER 7 @@ -358,7 +358,9 @@ architecture-specific target tree produced by building the .Pa /usr/src tree .It Pa pkg/ -default destination directory for the pkgsrc collection. +default destination directory for the +.Xr pkgsrc 7 +collection. Within .Pa pkg/ , the general layout sketched out by @@ -377,8 +379,8 @@ and .Pa /etc ) . .It Pa pkgsrc/ The -.Nx -pkgsrc collection (optional). +.Xr pkgsrc 7 +collection (optional). .It Pa sbin/ system daemons & system utilities (executed by users) .It Pa share/ @@ -460,8 +462,7 @@ see .It Pa skel/ example . (dot) files for new accounts .It Pa syscons/ -files used by syscons; -see +files used by .Xr syscons 4 .Pp .Bl -tag -width ".It Pa scrnmaps/" -compact diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index db9aa0b0b5..045684e930 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -3,7 +3,7 @@ .\" the source tree. .\" .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.1.2.30 2002/12/17 19:32:08 dillon Exp $ -.\" $DragonFly: src/share/man/man7/tuning.7,v 1.13 2007/05/17 08:19:01 swildner Exp $ +.\" $DragonFly: src/share/man/man7/tuning.7,v 1.14 2007/05/19 17:32:13 swildner Exp $ .\" .Dd March 4, 2007 .Dt TUNING 7 @@ -125,9 +125,11 @@ partition holds the bulk of the files required to support the system and a subdirectory within it called .Pa /usr/pkg holds the bulk of the files installed from the -pkgsrc collection. -If you do not use pkgsrc all that much and do not intend to keep -system source +.Xr pkgsrc 7 +collection. +If you do not use +.Xr pkgsrc 7 +all that much and do not intend to keep system source .Pq Pa /usr/src on the machine, you can get away with a 1 gigabyte diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 7935f53729..14f52e576a 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -31,7 +31,7 @@ .\" .\" @(#)MAKEDEV.8 8.1 (Berkeley) 6/5/93 .\" $FreeBSD: src/share/man/man8/man8.i386/MAKEDEV.8,v 1.15.2.5 2002/05/11 06:15:16 dd Exp $ -.\" $DragonFly: src/share/man/man8/man8.i386/MAKEDEV.8,v 1.9 2007/04/26 17:35:03 swildner Exp $ +.\" $DragonFly: src/share/man/man8/man8.i386/MAKEDEV.8,v 1.10 2007/05/19 17:32:13 swildner Exp $ .\" .Dd June 5, 1993 .Dt MAKEDEV 8 i386 @@ -91,7 +91,8 @@ SCSI changer devices .It ses# SCSI SES/SAF-TE environmental devices .It vty# -set of 12 virtual console devices for syscons +set of 12 virtual console devices for +.Xr syscons 4 .It ad# .Dq ATAPI disk drives (IDE). diff --git a/share/man/man9/nlookup.9 b/share/man/man9/nlookup.9 index 6de152e245..ad64740a54 100644 --- a/share/man/man9/nlookup.9 +++ b/share/man/man9/nlookup.9 @@ -28,7 +28,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/share/man/man9/nlookup.9,v 1.9 2007/05/17 08:19:02 swildner Exp $ +.\" $DragonFly: src/share/man/man9/nlookup.9,v 1.10 2007/05/19 17:32:13 swildner Exp $ .\" .Dd August 6, 2005 .Os @@ -148,7 +148,8 @@ have taken all dynamic elements out of the structure. .Pp .Fn nlookup_simple -is a simple all-in-one nlookup. +is a simple all-in-one +.Fn nlookup . It returns a locked namecache structure or NULL if an error occurred. Note that the returned ncp diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index e1d6591138..4b925517ad 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -29,7 +29,7 @@ .\" .\" BSDI doscmd.1,v 2.3 1996/04/08 19:32:29 bostic Exp .\" $FreeBSD: src/usr.bin/doscmd/doscmd.1,v 1.12.2.11 2002/06/20 23:45:41 charnier Exp $ -.\" $DragonFly: src/usr.bin/doscmd/doscmd.1,v 1.5 2006/04/17 17:40:34 swildner Exp $ +.\" $DragonFly: src/usr.bin/doscmd/doscmd.1,v 1.6 2007/05/19 17:32:13 swildner Exp $ .\" .Dd January 30, 1995 .Dt DOSCMD 1 @@ -556,7 +556,9 @@ the .Cm format favored in the DOS world. Use .Xr unix2dos 1 -(part of the pkgsrc collection) or similar tools to convert ASCII files. +(part of the +.Xr pkgsrc 7 +collection) or similar tools to convert ASCII files. .bp .Sh DISK TYPES .TS H diff --git a/usr.bin/enigma/enigma.1 b/usr.bin/enigma/enigma.1 index 85d152ed36..b243129c49 100644 --- a/usr.bin/enigma/enigma.1 +++ b/usr.bin/enigma/enigma.1 @@ -5,7 +5,7 @@ .\" is also. .\" .\" $FreeBSD: src/usr.bin/enigma/enigma.1,v 1.5.2.2 2002/06/20 23:45:48 charnier Exp $ -.\" $DragonFly: src/usr.bin/enigma/enigma.1,v 1.4 2006/04/17 17:40:34 swildner Exp $ +.\" $DragonFly: src/usr.bin/enigma/enigma.1,v 1.5 2007/05/19 17:32:13 swildner Exp $ .\" " .Dd October 30, 1998 .Os @@ -77,7 +77,9 @@ real encryption, refer to .Xr bdes 1 (from the DES distribution package), or .Xr pgp 1 -(from the pkgsrc collection). However, restrictions for exporting, +(from the +.Xr pkgsrc 7 +collection). However, restrictions for exporting, importing or using such tools might exist in some countries, so those stronger programs are not being shipped as part of the operating system by default. diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index c2cf1e4b17..8c1bb47418 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -26,7 +26,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/burncd/burncd.8,v 1.6.2.8 2003/03/12 22:08:13 trhodes Exp $ -.\" $DragonFly: src/usr.sbin/burncd/burncd.8,v 1.5 2006/04/17 17:40:34 swildner Exp $ +.\" $DragonFly: src/usr.sbin/burncd/burncd.8,v 1.6 2007/05/19 17:32:13 swildner Exp $ .\" .Dd December 4, 2001 .Os @@ -169,8 +169,9 @@ The typical usage for burning from a compressed image file on stdin: In the examples above, the files burned to data CD-Rs are assumed to be ISO9660 file systems. .Xr mkisofs 8 , -available in the pkgsrc -Packages Collection, is commonly used to create ISO9660 file system images +available in the +.Xr pkgsrc 7 +collection, is commonly used to create ISO9660 file system images from a given directory tree. .Sh HISTORY The diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index 08f03b28cb..1e225deee1 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -23,7 +23,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.1.2.6 2003/05/01 06:35:00 simokawa Exp $ -.\" $DragonFly: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.9 2007/05/17 08:19:03 swildner Exp $ +.\" $DragonFly: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.10 2007/05/19 17:32:13 swildner Exp $ .\" .\" .Dd December 30, 2002 @@ -83,7 +83,9 @@ sysctl hw.firewire.try_bmr=0; fwcontrol -r The resulting file contains raw DV data excluding isochronous header and CIP header. It can be handled by .Ic libdv -in the pkgsrc collection. +in the +.Xr pkgsrc 7 +collection. .It Fl S Ar filename Send a DV file as isochronous stream. .El diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 6ba31f25c9..5bb6fd1c14 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.8 +++ b/usr.sbin/mlxcontrol/mlxcontrol.8 @@ -22,7 +22,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/mlxcontrol/mlxcontrol.8,v 1.3.2.5 2001/08/16 15:56:07 ru Exp $ -.\" $DragonFly: src/usr.sbin/mlxcontrol/mlxcontrol.8,v 1.3 2006/02/17 19:40:17 swildner Exp $ +.\" $DragonFly: src/usr.sbin/mlxcontrol/mlxcontrol.8,v 1.4 2007/05/19 17:32:13 swildner Exp $ .\" .Dd April 10, 2000 .Dt MLXCONTROL 8 @@ -122,7 +122,9 @@ Print usage information for .Ar command . .El .Sh AUTHORS -The mlxcontrol utility was written by +The +.Nm +utility was written by .An Michael Smith .Aq msmith@FreeBSD.org . .Sh BUGS diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 29f4440b79..8c6182751c 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -31,7 +31,7 @@ .\" .\" @(#)timedc.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD: src/usr.sbin/timed/timedc/timedc.8,v 1.6.2.6 2003/03/11 22:31:34 trhodes Exp $ -.\" $DragonFly: src/usr.sbin/timed/timedc/timedc.8,v 1.4 2006/04/17 18:01:38 swildner Exp $ +.\" $DragonFly: src/usr.sbin/timed/timedc/timedc.8,v 1.5 2007/05/19 17:32:13 swildner Exp $ .\" .Dd June 6, 1993 .Dt TIMEDC 8 @@ -105,7 +105,8 @@ on the target host to reset its "election" timers and to ensure that a time master has been elected. .Pp .It Ic quit -Exit from timedc. +Exit from +.Nm . .El .Pp Other commands may be included for use in testing and debugging @@ -113,11 +114,13 @@ Other commands may be included for use in testing and debugging the help command and the program source may be consulted for details. .Sh FILES -.Bl -tag -width /var/log/timed.masterlog -compact +.Bl -tag -width ".Pa /var/log/timed.masterlog" -compact .It Pa /var/log/timed.log -tracing file for timed +tracing file for +.Xr timed 8 .It Pa /var/log/timed.masterlog -log file for master timed +log file for master +.Xr timed 8 .El .Sh DIAGNOSTICS .Bl -diag