Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man4 Pull up revision 1.134 (via patch, reque...
details: https://anonhg.NetBSD.org/src/rev/6d1dda886001
branches: netbsd-1-5
changeset: 491411:6d1dda886001
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 09:18:37 2001 +0000
description:
Pull up revision 1.134 (via patch, requested by wiz):
Correct newfs_lfs reference. Whitespace and punctuation fixes.
diffstat:
share/man/man4/options.4 | 39 ++++++++++++++++++++-------------------
1 files changed, 20 insertions(+), 19 deletions(-)
diffs (156 lines):
diff -r 2d2d4af40547 -r 6d1dda886001 share/man/man4/options.4
--- a/share/man/man4/options.4 Thu Apr 26 09:11:43 2001 +0000
+++ b/share/man/man4/options.4 Thu Apr 26 09:18:37 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.109.2.8 2001/04/25 09:11:49 he Exp $
+.\" $NetBSD: options.4,v 1.109.2.9 2001/04/26 09:18:37 he Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -45,7 +45,7 @@
See
.Xr config 8
for information on how to configure and build kernels.
-.Em Note:
+.Em Note :
Options are passed to the compile process as -D flags to the C
compiler.
.Ss Compatibility Options
@@ -246,7 +246,7 @@
See
.Xr ddb 4
for details.
-.Em NOTE:
+.Em NOTE :
not available on all architectures.
.It Cd options DDB_FROMCONSOLE=integer
If set to non-zero, DDB may be entered by sending a break on a serial
@@ -258,7 +258,7 @@
.Xr sysctl 3
variable which may be changed at run time -- see
.Xr sysctl 8
-for details.
+for details.
.It Cd options DDB_HISTORY_SIZE=integer
If this is non-zero, enable history editing in the kernel debugger
and set the size of the history to this value.
@@ -279,7 +279,7 @@
See
.Xr gdb 1
for details.
-.Em NOTE:
+.Em NOTE :
not available on all architectures.
.It Cd makeoptions DEBUG="-g"
The -g flag causes
@@ -379,7 +379,7 @@
See
.Xr mount_lfs 8
and
-.Xr newlfs 8
+.Xr newfs_lfs 8
for details.
.It Cd file-system MFS
Include the Memory File System
@@ -676,7 +676,7 @@
.Xr ioctl 2 .
This is useful on
machines such as personal workstations which run
-.Xr X 1
+.Xr X 7
servers, where one would prefer to permit console output to be
viewed in a window without requiring a suid root program to do it.
.It Cd options MEMORY_DISK_HOOKS
@@ -872,15 +872,15 @@
.Xr sysctl 3
for details.
.It Cd options RASOPS_CLIPPING
-Enables clipping within the
+Enables clipping within the
.Nm rasops
-raster-console output system.
+raster-console output system.
.Em NOTE :
only available on architectures that use
.Nm rasops
for console output.
.It Cd options RASOPS_SMALL
-Removes optimized character writing code from the
+Removes optimized character writing code from the
.Nm rasops
raster-console output system.
.Em NOTE :
@@ -1072,7 +1072,7 @@
large packets, instead of using long chains for large packets.
The mbuf cluster size,
or
-.Em MCLBYTES,
+.Em MCLBYTES ,
must be a power of two, and is computed as two raised to the power
.Em MCLSHIFT .
On systems with Ethernet network adaptors,
@@ -1348,15 +1348,15 @@
.Xr pccons 4
on a Shark.
.It Cd options FINNISH_KEYBOARD
-Include translation for Finnish keyboards when using
+Include translation for Finnish keyboards when using
.Xr pccons 4
on a Shark.
.It Cd options GERMAN_KEYBOARD
-Include translation for German keyboards when using
+Include translation for German keyboards when using
.Xr pccons 4
on a Shark.
.It Cd options NORWEGIAN_KEYBOARD
-Include translation for French keyboards when using
+Include translation for French keyboards when using
.Xr pccons 4
on a Shark.
.El
@@ -1445,7 +1445,7 @@
(Value given in kilobytes. Extended memory does not include the first megabyte.)
Use this option only if the boot block reports the size incorrectly.
.It Cd options FRENCH_KBD,FINNISH_KBD,GERMAN_KBD,NORWEGIAN_KBD
-Select a non-US keyboard layout for the
+Select a non-US keyboard layout for the
.Em pccons
console driver.
.It Cd options CYRIX_CACHE_WORKS
@@ -1457,7 +1457,8 @@
the cache in write-back mode. It is not turned on by default because it
is known to have problems in certain motherboard implementations. In order
for this option to take effect, option
-.Em CYRIX_CACHE_WORKS must also be specified.
+.Em CYRIX_CACHE_WORKS
+must also be specified.
.It Cd options PCIBIOS
Enable support for initializing the
.Tn PCI
@@ -1511,7 +1512,7 @@
.Bl -ohang
.It Cd options AUDIO_DEBUG
Enable simple event debugging of the logging of the
-.Xr audio 4
+.Xr audio 4
device.
.It Cd options BLINK
Enable blinking of LED. Blink rate is full cycle every N seconds for
@@ -1638,7 +1639,7 @@
.Xr mount_umap 8 ,
.Xr mount_union 8 ,
.Xr mrouted 8 ,
-.Xr newlfs 8 ,
+.Xr newfs_lfs 8 ,
.Xr quotaon 8 ,
.Xr rpc.rquotad 8 ,
.Xr sysctl 8 ,
@@ -1650,7 +1651,7 @@
.Nx 1.3 .
.Sh BUGS
The
-.Em INET
+.Em EON
and the
.Em VNODEPAGER
options should not be required.
Home |
Main Index |
Thread Index |
Old Index