From a3220ac549a9f859a17473145effebb5d2270b63 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 10 Dec 2005 00:22:29 +0000 Subject: [PATCH] Fix some manlint nits and add .Dx where appropriate. --- bin/ln/ln.1 | 8 +++++--- bin/mined/mined.1 | 5 +++-- lib/libc/gen/dlinfo.3 | 6 +++--- lib/libc/locale/nl_langinfo.3 | 4 ++-- lib/libc/net/inet6_option_space.3 | 4 ++-- lib/libc/sys/sys_checkpoint.2 | 4 ++-- lib/libc/sys/tls.2 | 15 ++++++++------- lib/libc/sys/umtx.2 | 8 +++++--- lib/libc/sys/upc_register.2 | 4 ++-- lib/libm/man/atan2.3 | 4 ++-- sbin/mountctl/mountctl.8 | 5 +++-- share/man/man4/iwi.4 | 5 +++-- share/man/man4/man4.i386/meteor.4 | 4 ++-- share/man/man4/man4.i386/sbni.4 | 4 ++-- share/man/man4/tap.4 | 4 ++-- share/man/man7/build.7 | 6 ++++-- share/man/man7/firewall.7 | 5 +++-- share/man/man7/security.7 | 5 +++-- share/man/man7/tuning.7 | 11 +++++++---- share/man/man8/crash.8 | 6 ++++-- share/man/man8/man8.i386/MAKEDEV.8 | 6 ++++-- sys/boot/forth/loader.conf.5 | 10 +++++++--- 22 files changed, 78 insertions(+), 55 deletions(-) diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index fefcd8b361..060b26b2b4 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -34,7 +34,7 @@ .\" .\" @(#)ln.1 8.2 (Berkeley) 12/30/93 .\" $FreeBSD: src/bin/ln/ln.1,v 1.11.2.8 2003/02/04 07:31:59 keramida Exp $ -.\" $DragonFly: src/bin/ln/ln.1,v 1.4 2004/01/27 18:36:52 dillon Exp $ +.\" $DragonFly: src/bin/ln/ln.1,v 1.5 2005/12/10 00:22:28 swildner Exp $ .\" .Dd December 30, 1993 .Dt LN 1 @@ -171,7 +171,8 @@ which performs a .Xr link 2 operation using the two passed arguments. .Sh VARIANT SYMLINKS -DragonFly supports a special kind of dynamic +.Dx +supports a special kind of dynamic symbolic link called a .Em variant symlink . The @@ -230,7 +231,8 @@ They are provided solely for compatibility with other .Nm implementations. .Pp -Variant symlinks are unique (among BSDs) to DragonFly. +Variant symlinks are unique (among BSDs) to +.Dx . .Sh STANDARDS The .Nm diff --git a/bin/mined/mined.1 b/bin/mined/mined.1 index 7d6e810d45..69f6dcc43a 100644 --- a/bin/mined/mined.1 +++ b/bin/mined/mined.1 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/bin/mined/mined.1,v 1.4 2005/08/01 01:49:16 swildner Exp $ +.\" $DragonFly: src/bin/mined/mined.1,v 1.5 2005/12/10 00:22:28 swildner Exp $ .\" .Dd March 15, 2005 .Dt MINED 1 @@ -147,5 +147,6 @@ rows and columns but is otherwise meant to be fairly minimal in scope. The .Nm utility first appeared in Minix . It was brought into PicoBSD for a -time, and some work was done on it, then later brought into DragonFly +time, and some work was done on it, then later brought into +.Dx where some additional usability work was done on it. diff --git a/lib/libc/gen/dlinfo.3 b/lib/libc/gen/dlinfo.3 index 48d5c75555..ccbb8a7e75 100644 --- a/lib/libc/gen/dlinfo.3 +++ b/lib/libc/gen/dlinfo.3 @@ -24,7 +24,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/lib/libc/gen/dlinfo.3,v 1.3.2.1 2003/02/20 20:42:45 kan Exp $ -.\" $DragonFly: src/lib/libc/gen/dlinfo.3,v 1.3 2005/08/01 01:49:16 swildner Exp $ +.\" $DragonFly: src/lib/libc/gen/dlinfo.3,v 1.4 2005/12/10 00:22:28 swildner Exp $ .\" .Dd February 14, 2003 .Os @@ -196,7 +196,7 @@ For simplicity, error checking has been omitted. dlinfo(RTLD_SELF, RTLD_DI_LINKMAP, &map); while (map != NULL) { - printf("%p: %s\n", map->l_addr, map->l_name); + printf("%p: %s\en", map->l_addr, map->l_name); map = map->l_next; } .Ed @@ -228,7 +228,7 @@ For simplicity, error checking has been omitted. path = &info->dls_serpath[0]; for (cnt = 1; cnt <= info->dls_cnt; cnt++, path++) { - (void) printf("%2d: %s\n", cnt, path->dls_name); + (void) printf("%2d: %s\en", cnt, path->dls_name); } .Ed .Sh RETURN VALUES diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3 index bbc60ba061..242eb9f0f4 100644 --- a/lib/libc/locale/nl_langinfo.3 +++ b/lib/libc/locale/nl_langinfo.3 @@ -1,5 +1,5 @@ .\" $NetBSD: src/lib/libc/locale/nl_langinfo.3,v 1.13 2004/01/24 16:58:54 wiz Exp $ -.\" $DragonFly: src/lib/libc/locale/nl_langinfo.3,v 1.3 2005/03/12 00:18:01 joerg Exp $ +.\" $DragonFly: src/lib/libc/locale/nl_langinfo.3,v 1.4 2005/12/10 00:22:28 swildner Exp $ .\" .\" Written by J.T. Conklin . .\" Public domain. @@ -118,7 +118,7 @@ int main(void) (void)setlocale(LC_ALL, ""); ptr = nl_langinfo(D_T_FMT); strftime(datestring, sizeof(datestring), ptr, tm); - printf("%s\n",datestring); + printf("%s\en",datestring); return (0); } .Ed diff --git a/lib/libc/net/inet6_option_space.3 b/lib/libc/net/inet6_option_space.3 index 4650f9a6b1..c8fda58bda 100644 --- a/lib/libc/net/inet6_option_space.3 +++ b/lib/libc/net/inet6_option_space.3 @@ -1,6 +1,6 @@ .\" $KAME: inet6_option_space.3,v 1.11 2005/01/05 03:00:44 itojun Exp $ .\" $FreeBSD: src/lib/libc/net/inet6_option_space.3,v 1.16 2005/01/23 16:02:48 gnn Exp $ -.\" $DragonFly: src/lib/libc/net/inet6_option_space.3,v 1.3 2005/01/23 17:03:13 hrs Exp $ +.\" $DragonFly: src/lib/libc/net/inet6_option_space.3,v 1.4 2005/12/10 00:22:28 swildner Exp $ .\" .\" Copyright (C) 2004 WIDE Project. .\" All rights reserved. @@ -372,7 +372,7 @@ argument is handled exactly as in the function described above. .Pa The -.fn inet6_option_find +.Fn inet6_option_find function starts searching for an option of the specified type beginning after the value of .Fa *tptrp . diff --git a/lib/libc/sys/sys_checkpoint.2 b/lib/libc/sys/sys_checkpoint.2 index 685e5c59b7..b87605d860 100644 --- a/lib/libc/sys/sys_checkpoint.2 +++ b/lib/libc/sys/sys_checkpoint.2 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/sys_checkpoint.2,v 1.3 2005/08/01 01:49:16 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/sys_checkpoint.2,v 1.4 2005/12/10 00:22:28 swildner Exp $ .\" .Dd November 22, 2004 .Dt SYS_CHECKPOINT 2 @@ -258,4 +258,4 @@ The .Fn sys_checkpoint function call appeared in -DragonFly 1.1 . +.Dx 1.1 . diff --git a/lib/libc/sys/tls.2 b/lib/libc/sys/tls.2 index b47dd1defe..bf6d8dd927 100644 --- a/lib/libc/sys/tls.2 +++ b/lib/libc/sys/tls.2 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/tls.2,v 1.4 2005/03/21 17:11:38 joerg Exp $ +.\" $DragonFly: src/lib/libc/sys/tls.2,v 1.5 2005/12/10 00:22:28 swildner Exp $ .\" .Dd February 21, 2005 .Dt TLS 2 @@ -128,21 +128,21 @@ main(int ac, char **av) perror("setarea"); exit(1); } - printf("gs = %04x\n", gs); + printf("gs = %04x\en", gs); __asm __volatile("movl %0,%%eax; movl %%eax,%%gs" : "=m" (gs) : : "ax"); if (sys_get_tls_area(0, &info, sizeof(info)) < 0) { perror("getarea"); exit(1); } - printf("%p/%d\n", info.base, info.size); + printf("%p/%d\en", info.base, info.size); X = 1; - printf("should be 1: %d\n", getdata(0)); + printf("should be 1: %d\en", getdata(0)); X = 2; - printf("should be 2: %d\n", getdata(0)); + printf("should be 2: %d\en", getdata(0)); - printf("this should fault:\n"); + printf("this should fault:\en"); fflush(stdout); getdata(4); @@ -166,4 +166,5 @@ The .Fn sys_set_tls_area , and .Fn sys_get_tls_area -function calls first appeared in DragonFly 1.1 . +function calls first appeared in +.Dx 1.1 . diff --git a/lib/libc/sys/umtx.2 b/lib/libc/sys/umtx.2 index 9816396e02..ef9e4e5298 100644 --- a/lib/libc/sys/umtx.2 +++ b/lib/libc/sys/umtx.2 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/umtx.2,v 1.5 2005/08/01 01:49:16 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/umtx.2,v 1.6 2005/12/10 00:22:28 swildner Exp $ .\" .Dd February 21, 2005 .Dt UMTX 2 @@ -74,7 +74,8 @@ in on the specified user address. A count of 0 will wake up all sleeping processes. This function may wake up more processes then the specified count but will never wake up fewer processes (unless there are simply not -that many currently sleeping on the address). The current DragonFly +that many currently sleeping on the address). The current +.Dx implementation optimized the count = 1 case but otherwise just wakes up all processes sleeping on the address. .Pp @@ -207,4 +208,5 @@ The .Fn umtx_sleep , and .Fn umtx_wakeup -function calls first appeared in DragonFly 1.1 . +function calls first appeared in +.Dx 1.1 . diff --git a/lib/libc/sys/upc_register.2 b/lib/libc/sys/upc_register.2 index 07eca1c52a..46d29a3dcc 100644 --- a/lib/libc/sys/upc_register.2 +++ b/lib/libc/sys/upc_register.2 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/lib/libc/sys/upc_register.2,v 1.6 2005/08/01 01:49:16 swildner Exp $ +.\" $DragonFly: src/lib/libc/sys/upc_register.2,v 1.7 2005/12/10 00:22:28 swildner Exp $ .\" .Dd November 20, 2003 .Dt UPC_REGISTER 2 @@ -416,4 +416,4 @@ and .Fn upc_control function calls appeared in -DragonFly 1.0 . +.Dx 1.0 . diff --git a/lib/libm/man/atan2.3 b/lib/libm/man/atan2.3 index b98484185d..ad5d8c21ea 100644 --- a/lib/libm/man/atan2.3 +++ b/lib/libm/man/atan2.3 @@ -27,7 +27,7 @@ .\" .\" from: @(#)atan2.3 5.1 (Berkeley) 5/2/91 .\" $NetBSD: atan2.3,v 1.16 2003/08/07 16:44:46 agc Exp $ -.\" $DragonFly: src/lib/libm/man/atan2.3,v 1.1 2005/07/26 21:15:20 joerg Exp $ +.\" $DragonFly: src/lib/libm/man/atan2.3,v 1.2 2005/12/10 00:22:29 swildner Exp $ .\" .Dd May 2, 1991 .Dt ATAN2 3 @@ -92,7 +92,7 @@ if x = y = 0, or .Pf sign( Ar y Ns )*\\*(Pi/2 Ta if .Ar x -= 0 \*(!= += 0 \*(Ne .Ar y . .El .Sh NOTES diff --git a/sbin/mountctl/mountctl.8 b/sbin/mountctl/mountctl.8 index 52d61a37cb..d0d3eed736 100644 --- a/sbin/mountctl/mountctl.8 +++ b/sbin/mountctl/mountctl.8 @@ -31,7 +31,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/sbin/mountctl/mountctl.8,v 1.7 2005/10/05 15:38:40 dillon Exp $ +.\" $DragonFly: src/sbin/mountctl/mountctl.8,v 1.8 2005/12/10 00:22:29 swildner Exp $ .\" .Dd January 8, 2005 .Dt MOUNTCTL 8 @@ -259,4 +259,5 @@ implemented yet. In fact, most have not. .Sh HISTORY The .Nm -utility first appeared in DragonFly . +utility first appeared in +.Dx . diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4 index 2fab525db5..92acf3ccb3 100644 --- a/share/man/man4/iwi.4 +++ b/share/man/man4/iwi.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/share/man/man4/iwi.4,v 1.3 2005/08/01 01:49:17 swildner Exp $ +.\" $DragonFly: src/share/man/man4/iwi.4,v 1.4 2005/12/10 00:22:29 swildner Exp $ .\" .Dd March 1, 2005 .Os @@ -131,5 +131,6 @@ The driver and this man page were derived from those written by .An Damien Bergamini Aq damien.bergamini@free.fr . .Pp -DragonFly enhancements and IBSS support were written by +.Dx +enhancements and IBSS support were written by .An Andrew Atrens Aq atrens@nortel.com . diff --git a/share/man/man4/man4.i386/meteor.4 b/share/man/man4/man4.i386/meteor.4 index 737fab6344..018099b69c 100644 --- a/share/man/man4/man4.i386/meteor.4 +++ b/share/man/man4/man4.i386/meteor.4 @@ -1,6 +1,6 @@ .\" .\" $FreeBSD: src/share/man/man4/man4.i386/meteor.4,v 1.10.2.4 2001/08/17 13:08:45 ru Exp $ -.\" $DragonFly: src/share/man/man4/man4.i386/meteor.4,v 1.3 2004/07/08 00:14:49 hmp Exp $ +.\" $DragonFly: src/share/man/man4/man4.i386/meteor.4,v 1.4 2005/12/10 00:22:29 swildner Exp $ .\" .Dd August 15, 1995 .Dt METEOR 4 i386 @@ -687,7 +687,7 @@ is used to read the status of the .Tn Meteor capture card and returns the following information: -.Bl -column "METEOR_STATUS_ID_MASK" "" +.Bl -column "METEOR_STATUS_ID_MASK" "\&" .It Dv METEOR_STATUS_ID_MASK " 4 bit ID of the SAA7196 scaler chip." .Pp .It Dv METEOR_STATUS_DIR " 0 = scaler uses internal source." diff --git a/share/man/man4/man4.i386/sbni.4 b/share/man/man4/man4.i386/sbni.4 index 58a45767d7..3bdfcf4ab3 100644 --- a/share/man/man4/man4.i386/sbni.4 +++ b/share/man/man4/man4.i386/sbni.4 @@ -22,7 +22,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man4/man4.i386/sbni.4,v 1.1.2.1 2003/04/15 17:23:32 fjoe Exp $ -.\" $DragonFly: src/share/man/man4/man4.i386/sbni.4,v 1.4 2005/12/05 02:22:51 swildner Exp $ +.\" $DragonFly: src/share/man/man4/man4.i386/sbni.4,v 1.5 2005/12/10 00:22:29 swildner Exp $ .\" .Dd January 8, 2002 .Dt SBNI 4 i386 @@ -82,7 +82,7 @@ device sbni0 at isa? port 0x210 irq 5 flags 0xefdead device sbni1 at isa? port 0x214 irq 7 flags 0xd6abcdef - baud rate 1 Mb, receive level 0x06 (fixed), MAC address 00:ff:01:ab:cd:ef -.El +.Ed .Sh FILES The sources for the driver reside in: .Pp diff --git a/share/man/man4/tap.4 b/share/man/man4/tap.4 index 466c3c1c7f..afa369dbd0 100644 --- a/share/man/man4/tap.4 +++ b/share/man/man4/tap.4 @@ -1,5 +1,5 @@ .\" $FreeBSD: src/share/man/man4/tap.4,v 1.1.2.7 2002/04/16 23:59:28 trhodes Exp $ -.\" $DragonFly: src/share/man/man4/tap.4,v 1.3 2004/05/10 13:47:42 hmp Exp $ +.\" $DragonFly: src/share/man/man4/tap.4,v 1.4 2005/12/10 00:22:29 swildner Exp $ .\" Based on PR#2411 .\" .Dd July 9, 2000 @@ -187,7 +187,7 @@ brought down (as if with .Dq ifconfig tap Ns Sy N No down ) unless the devices is a -.EM VMnet +.Em VMnet device. All queued frames are thrown away. If the interface is up when the data device is not open, output frames are thrown away rather than diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 64f2aa817d..4973375899 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man7/build.7,v 1.19.2.1 2002/03/18 08:33:02 murray Exp $ -.\" $DragonFly: src/share/man/man7/build.7,v 1.6 2005/10/08 10:00:10 swildner Exp $ +.\" $DragonFly: src/share/man/man7/build.7,v 1.7 2005/12/10 00:22:29 swildner Exp $ .\" .Dd October 8, 2005 .Dt BUILD 7 @@ -123,7 +123,9 @@ Perform certain upgrades that have to be done before will complain if they have not been done. .It Cm upgrade Upgrade the files in /etc and also setup the rest of the system for -the version of DragonFly just installed. +the version of +.Dx +just installed. .It Cm most Build user commands, no libraries or include files. .It Cm installmost diff --git a/share/man/man7/firewall.7 b/share/man/man7/firewall.7 index 711fbbb354..78ad660577 100644 --- a/share/man/man7/firewall.7 +++ b/share/man/man7/firewall.7 @@ -3,14 +3,15 @@ .\" the source tree. .\" .\" $FreeBSD: src/share/man/man7/firewall.7,v 1.1.2.8 2003/04/29 07:57:22 brueffer Exp $ -.\" $DragonFly: src/share/man/man7/firewall.7,v 1.5 2005/08/01 01:49:17 swildner Exp $ +.\" $DragonFly: src/share/man/man7/firewall.7,v 1.6 2005/12/10 00:22:29 swildner Exp $ .\" .Dd May 26, 2001 .Dt FIREWALL 7 .Os .Sh NAME .Nm firewall -.Nd simple firewalls under DragonFly +.Nd simple firewalls under +.Dx .Sh FIREWALL BASICS A Firewall is most commonly used to protect an internal network from an outside network by preventing the outside network from diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index 1741d26ead..c1cecfc263 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -3,14 +3,15 @@ .\" the source tree. .\" .\" $FreeBSD: src/share/man/man7/security.7,v 1.13.2.11 2002/04/13 02:04:44 keramida Exp $ -.\" $DragonFly: src/share/man/man7/security.7,v 1.5 2005/02/12 00:18:14 liamfoy Exp $ +.\" $DragonFly: src/share/man/man7/security.7,v 1.6 2005/12/10 00:22:29 swildner Exp $ .\" .Dd September 18, 1999 .Dt SECURITY 7 .Os .Sh NAME .Nm security -.Nd introduction to security under DragonFly +.Nd introduction to security under +.Dx .Sh DESCRIPTION Security is a function that begins and ends with the system administrator. While all diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index 0a68fe0d97..4a5a58ab93 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -3,14 +3,15 @@ .\" 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.5 2005/08/01 01:49:17 swildner Exp $ +.\" $DragonFly: src/share/man/man7/tuning.7,v 1.6 2005/12/10 00:22:29 swildner Exp $ .\" .Dd May 25, 2001 .Dt TUNING 7 .Os .Sh NAME .Nm tuning -.Nd performance tuning under DragonFly +.Nd performance tuning under +.Dx .Sh SYSTEM SETUP - DISKLABEL, NEWFS, TUNEFS, SWAP When using .Xr disklabel 8 @@ -527,14 +528,16 @@ data representing the echo of the character. With delayed acks turned off the acknowledgement may be sent in its own packet before the remote service has a chance to echo the data it just received. This same concept also applies to any interactive protocol (e.g. SMTP, WWW, POP3) and can cut the -number of tiny packets flowing across the network in half. The DragonFly +number of tiny packets flowing across the network in half. The +.Dx delayed-ack implementation also follows the TCP protocol rule that at least every other packet be acknowledged even if the standard 100ms timeout has not yet passed. Normally the worst a delayed ack can do is slightly delay the teardown of a connection, or slightly delay the ramp-up of a slow-start TCP connection. While we aren't sure we believe that the several FAQs related to packages such as SAMBA and SQUID which advise -turning off delayed acks may be refering to the slow-start issue. In DragonFly +turning off delayed acks may be refering to the slow-start issue. In +.Dx it would be more beneficial to increase the slow-start flightsize via the .Va net.inet.tcp.slowstart_flightsize diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index cc577a79d9..a482fd9f40 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -35,14 +35,16 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man8/crash.8,v 1.9.2.5 2002/03/19 01:57:27 dd Exp $ -.\" $DragonFly: src/share/man/man8/crash.8,v 1.3 2004/03/11 12:28:57 hmp Exp $ +.\" $DragonFly: src/share/man/man8/crash.8,v 1.4 2005/12/10 00:22:29 swildner Exp $ .\" .Dd February 2, 1996 .Dt CRASH 8 .Os .Sh NAME .Nm crash -.Nd DragonFly system failures +.Nd +.Dx +system failures .Sh DESCRIPTION This section explains a bit about system crashes and (very briefly) how to analyze crash dumps. diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index 23fecc9298..6126e3e66d 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.5 2005/05/07 17:38:33 swildner Exp $ +.\" $DragonFly: src/share/man/man8/man8.i386/MAKEDEV.8,v 1.6 2005/12/10 00:22:29 swildner Exp $ .\" .Dd June 5, 1993 .Dt MAKEDEV 8 i386 @@ -105,7 +105,9 @@ CDROM drives. .Pp .Nm creates each special file with reasonable default ownership and permissions. -Under DragonFly BSD, you can change these default settings by putting +Under +.Dx , +you can change these default settings by putting .Dq local override entries in the .Pa /etc/devices.conf diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index b2734484e8..905f51054b 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/sys/boot/forth/loader.conf.5,v 1.18 2002/08/27 01:02:56 trhodes Exp $ -.\" $DragonFly: src/sys/boot/forth/loader.conf.5,v 1.6 2005/05/30 00:19:40 swildner Exp $ +.\" $DragonFly: src/sys/boot/forth/loader.conf.5,v 1.7 2005/12/10 00:22:28 swildner Exp $ .Dd May 29, 2005 .Dt LOADER.CONF 5 .Os @@ -158,7 +158,9 @@ selects a mute console (useful for systems with neither a video console nor a serial port). .It Va fred_disable .Pq Dq NO -Shows a monochrome version of Fred, the official DragonFly BSD mascot, when the +Shows a monochrome version of Fred, the official +.Dx +mascot, when the boot menu appears. To make his life a bit more colorful, consider setting .Pa loader_color to @@ -169,7 +171,9 @@ to .Pq Dq NO If set to .Dq YES , -you'll meet Fred, the official DragonFly BSD mascot, in technicolor when the +you'll meet Fred, the official +.Dx +mascot, in technicolor when the boot menu appears (remember to set .Pa fred_disable to -- 2.41.0