Skip to content

Commit 8b7dce1

Browse files
committed
Whitespace nits
1 parent a26e19b commit 8b7dce1

File tree

36 files changed

+323
-323
lines changed

36 files changed

+323
-323
lines changed

sbin/brconfig/brconfig.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: brconfig.8,v 1.1 2001/08/17 21:42:11 thorpej Exp $
1+
.\" $NetBSD: brconfig.8,v 1.2 2001/11/16 10:25:43 wiz Exp $
22
.\"
33
.\" Copyright 2001 Wasabi Systems, Inc.
44
.\" All rights reserved.
@@ -32,7 +32,7 @@
3232
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3333
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3434
.\" POSSIBILITY OF SUCH DAMAGE.
35-
.\"
35+
.\"
3636
.Dd August 17, 2001
3737
.Dt BRCONFIG 8
3838
.Os

sbin/ccdconfig/ccdconfig.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: ccdconfig.8,v 1.17 2001/08/20 12:00:49 wiz Exp $
1+
.\" $NetBSD: ccdconfig.8,v 1.18 2001/11/16 10:25:42 wiz Exp $
22
.\"
33
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
44
.\" All rights reserved.
@@ -134,7 +134,7 @@ if
134134
or
135135
.Fl U
136136
is used.
137-
Each line of the configuration file contains arguments as per the
137+
Each line of the configuration file contains arguments as per the
138138
.Fl c
139139
argument:
140140
.Ar ccd

sbin/dump_lfs/dump_lfs.8

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: dump_lfs.8,v 1.2 2001/06/05 11:22:43 wiz Exp $
1+
.\" $NetBSD: dump_lfs.8,v 1.3 2001/11/16 10:25:43 wiz Exp $
22
.\"
33
.\" Copyright (c) 1980, 1991, 1993
44
.\" Regents of the University of California.
@@ -66,7 +66,7 @@ is not documented here).
6666
.Sh DESCRIPTION
6767
.Nm
6868
examines files on a filesystem and determines which files need to
69-
be backed up.
69+
be backed up.
7070
These files are copied to the given disk, tape or other storage
7171
medium for safe keeping (see the
7272
.Fl f
@@ -196,10 +196,10 @@ notify all operators in the group
196196
by means similar to a
197197
.Xr wall 1 .
198198
.It Fl r Ar cachesize
199-
Use that many buffers for read cache operations.
199+
Use that many buffers for read cache operations.
200200
A value of zero disables the read cache altogether, higher values
201201
improve read performance by reading larger data blocks from the
202-
disk and maintaining them in an LRU cache. See the
202+
disk and maintaining them in an LRU cache. See the
203203
.Fl k
204204
option for the size of the buffers. Maximum is 512, the size of the cache is
205205
limited to 15% of the avail RAM by default.
@@ -410,7 +410,7 @@ on the remote machine.
410410
.Sh FILES
411411
.Bl -tag -width /etc/dumpdates -compact
412412
.It Pa /dev/nrst0
413-
default tape unit to use. Taken from
413+
default tape unit to use. Taken from
414414
.Dv _PATH_DEFTAPE
415415
in
416416
.Pa /usr/include/paths.h .

sbin/fastboot/fastboot.8

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: fastboot.8,v 1.10 2001/06/05 11:22:44 wiz Exp $
1+
.\" $NetBSD: fastboot.8,v 1.11 2001/11/16 10:25:44 wiz Exp $
22
.\"
33
.\" Copyright (c) 1983, 1991, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -51,9 +51,9 @@ and
5151
.Nm fasthalt
5252
are shell scripts which reboot or halt the system, and when next
5353
started, the system will skip the normal the file systems checks.
54-
This is done by creating a file
54+
This is done by creating a file
5555
.Pa /fastboot ,
56-
then invoking the
56+
then invoking the
5757
.Xr reboot 8
5858
program.
5959
The system startup script,

sbin/fdisk/fdisk.8

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: fdisk.8,v 1.25 2001/06/05 11:22:44 wiz Exp $
1+
.\" $NetBSD: fdisk.8,v 1.26 2001/11/16 10:25:44 wiz Exp $
22
.\"
33
.Dd December 19, 2000
44
.Dt FDISK 8
@@ -114,7 +114,7 @@ During this, all four partitions will be marked empty.
114114
.Pp
115115
The flags
116116
.Fl a ,
117-
.Fl i
117+
.Fl i
118118
or
119119
.Fl u
120120
are used to indicate that the partition data is to be updated.
@@ -182,7 +182,7 @@ machines.
182182
Run
183183
.Nm
184184
in a non-interactive mode.
185-
In this mode, you can only change the disk parameters by using the
185+
In this mode, you can only change the disk parameters by using the
186186
.Fl b
187187
flag.
188188
This is provided only so scripts or other programs may use
@@ -195,7 +195,7 @@ flag with
195195
makes it impossible to specify the starting and ending
196196
.Ar cylinder ,
197197
.Ar head
198-
and
198+
and
199199
.Ar sector
200200
fields.
201201
They will be automatically computed using the BIOS geometry.
@@ -205,7 +205,7 @@ Explicitly request initialization of the master boot code
205205
.Nm fdisk /mbr
206206
does under
207207
.Tn MSDOS ) ,
208-
even if the magic number in the first sector is ok.
208+
even if the magic number in the first sector is ok.
209209
The partition table is left alone by this (but see above).
210210
.It Fl s Ar id/start/size
211211
Specify the partition
@@ -222,7 +222,7 @@ or
222222
.Fl 3
223223
.Pc
224224
.It Fl S
225-
When used with no other flags print a series of
225+
When used with no other flags print a series of
226226
.Pa /bin/sh
227227
commands for setting variables to the partition information.
228228
This is used by the installation scripts.

sbin/fsck_ext2fs/fsck_ext2fs.8

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: fsck_ext2fs.8,v 1.6 2001/06/05 11:22:44 wiz Exp $
1+
.\" $NetBSD: fsck_ext2fs.8,v 1.7 2001/11/16 10:25:44 wiz Exp $
22
.\"
33
.\" Copyright (c) 1997 Manuel Bouyer.
44
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -98,7 +98,7 @@ Without the
9898
.Fl p
9999
option,
100100
.Nm
101-
audits and interactively repairs inconsistent conditions for filesystems.
101+
audits and interactively repairs inconsistent conditions for filesystems.
102102
If the filesystem is inconsistent the operator is prompted for concurrence
103103
before each correction is attempted.
104104
It should be noted that some of the corrective actions which are not
@@ -114,7 +114,7 @@ or
114114
.Li no .
115115
If the operator does not have write permission on the filesystem
116116
.Nm
117-
will default to a
117+
will default to a
118118
.Fl n
119119
action.
120120
.Pp
@@ -145,7 +145,7 @@ In particular, systems that do not wish to have lost files accessible
145145
by all users on the system should use a more restrictive
146146
set of permissions such as 700.
147147
.It Fl n
148-
Assume a no response to all questions asked by
148+
Assume a no response to all questions asked by
149149
.Nm
150150
except for
151151
.Ql CONTINUE? ,
@@ -154,7 +154,7 @@ do not open the filesystem for writing.
154154
.It Fl p
155155
Specify ``preen'' mode, described above.
156156
.It Fl y
157-
Assume a yes response to all questions asked by
157+
Assume a yes response to all questions asked by
158158
.Nm "" ;
159159
this should be used with great caution as this is a free license
160160
to continue after essentially unlimited trouble has been encountered.
@@ -171,7 +171,7 @@ Incorrect link counts.
171171
.It
172172
Size checks:
173173
.Bl -item -indent indent -compact
174-
.It
174+
.It
175175
Directory size not a multiple of filesystem block size.
176176
.It
177177
Partially truncated file.
@@ -183,7 +183,7 @@ Blocks not accounted for anywhere.
183183
.It
184184
Directory checks:
185185
.Bl -item -indent indent -compact
186-
.It
186+
.It
187187
File pointing to unallocated inode.
188188
.It
189189
Inode number out of range.
@@ -194,7 +194,7 @@ or having the wrong inode number.
194194
.It
195195
Super Block checks:
196196
.Bl -item -indent indent -compact
197-
.It
197+
.It
198198
More blocks for inodes than there are in the filesystem.
199199
.It
200200
Bad free block map format.
@@ -205,7 +205,7 @@ Total free block and/or free inode count incorrect.
205205
.Pp
206206
Orphaned files and directories (allocated but unreferenced) are,
207207
with the operator's concurrence, reconnected by
208-
placing them in the
208+
placing them in the
209209
.Pa lost+found
210210
directory.
211211
The name assigned is the inode number.
@@ -217,7 +217,7 @@ If there is insufficient space its size is increased.
217217
Because of inconsistencies between the block device and the buffer cache,
218218
the raw device should always be used.
219219
.Sh DIAGNOSTICS
220-
The diagnostics produced by
220+
The diagnostics produced by
221221
.Nm
222222
are fully enumerated and explained in Appendix A of
223223
.Rs

sbin/fsdb/fsdb.8

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: fsdb.8,v 1.10 2001/06/05 11:22:45 wiz Exp $
1+
.\" $NetBSD: fsdb.8,v 1.11 2001/11/16 10:25:44 wiz Exp $
22
.\"
33
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
44
.\" All rights reserved.
@@ -25,7 +25,7 @@
2525
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
2626
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2727
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
28-
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
28+
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
2929
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3030
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3131
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@@ -47,7 +47,7 @@
4747
.Fl f Ar fsname
4848
.Sh DESCRIPTION
4949
.Nm
50-
opens
50+
opens
5151
.Ar fsname
5252
(usually a raw disk partition) and runs a command loop
5353
allowing manipulation of the file system's inode data. You are prompted
@@ -74,7 +74,7 @@ The
7474
option disable writing to the device, preventing any changes from being made
7575
to the filesystem.
7676
.Sh COMMANDS
77-
Besides the built-in
77+
Besides the built-in
7878
.Xr editline 3
7979
commands,
8080
.Nm
@@ -124,7 +124,7 @@ Set the active inode's link count to
124124
.Pp
125125
.It Cm ls
126126
List the current inode's directory entries. This command is valid only
127-
if the current inode is a directory.
127+
if the current inode is a directory.
128128
.Pp
129129
.It Cm blks
130130
List the current inode's blocks numbers.
@@ -196,7 +196,7 @@ Change the generation number of the current inode to
196196
.It Cm ctime Ar time
197197
.It Cm atime Ar time
198198
Change the modification, change, or access time (respectively) on the
199-
current inode to
199+
current inode to
200200
.Ar time .
201201
.Ar Time
202202
should be in the format
@@ -207,7 +207,7 @@ is an optional nanosecond specification. If no nanoseconds are specified, the
207207
.Va mtimensec ,
208208
.Va ctimensec ,
209209
or
210-
.Va atimensec
210+
.Va atimensec
211211
field will be set to zero.
212212
.Pp
213213
.It Cm quit, Cm q, Cm exit, Em <EOF>
@@ -233,10 +233,10 @@ uses the source code for
233233
.Xr fsck 8
234234
to implement most of the file system manipulation code. The remainder of
235235
.Nm
236-
first appeared in
236+
first appeared in
237237
.Nx 1.1 .
238238
.Sh WARNING
239239
Use this tool with extreme caution -- you can damage an FFS file system
240240
beyond what
241241
.Xr fsck 8
242-
can repair.
242+
can repair.

sbin/ifconfig/ifconfig.8

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: ifconfig.8,v 1.53 2001/09/17 17:36:06 thorpej Exp $
1+
.\" $NetBSD: ifconfig.8,v 1.54 2001/11/16 10:25:45 wiz Exp $
22
.\"
33
.\" Copyright (c) 1983, 1991, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -422,12 +422,12 @@ If the interface is a
422422
.Xr vlan 4
423423
pseudo-interface, associate the physical interface
424424
.Ar iface
425-
with it. Packets transmitted through the
425+
with it. Packets transmitted through the
426426
.Xr vlan 4
427427
interface will be diverted to the specified physical interface
428428
.Ar iface
429429
with 802.1Q VLAN encapsulation. Packets with 802.1Q encapsulation received
430-
by the physical interface with the correct VLAN tag will be diverted to the
430+
by the physical interface with the correct VLAN tag will be diverted to the
431431
associated
432432
.Xr vlan 4
433433
pseudo-interface. The VLAN interface is assigned a copy of the physical
@@ -506,7 +506,7 @@ flag is passed before an interface name,
506506
will attempt to query the interface for its media status. If the
507507
interface supports reporting media status, and it reports that it does
508508
not appear to be connected to a network,
509-
.Nm
509+
.Nm
510510
will exit with status of 1 (false); otherwise, it will exit with a
511511
zero (true) exit status. Not all interface drivers support media
512512
status reporting.

sbin/lmcctl/lmcctl.8

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $NetBSD: lmcctl.8,v 1.6 2001/06/05 11:22:46 wiz Exp $
1+
.\" $NetBSD: lmcctl.8,v 1.7 2001/11/16 10:25:45 wiz Exp $
22
.\"
33
.\" Copyright (c) 1997-1999 LAN Media Corporation (LMC)
44
.\" All rights reserved. www.lanmedia.com
@@ -57,7 +57,7 @@ serial links and hardware configurations.
5757
When no change is specified on the command line, the interface status is
5858
displayed.
5959
.Pp
60-
The command-line options for
60+
The command-line options for
6161
.Nm ""
6262
are as follows:
6363
.Bl -tag -width indent

sbin/modload/modload.8

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
.\" $NetBSD: modload.8,v 1.15 2001/06/05 11:22:46 wiz Exp $
1+
.\" $NetBSD: modload.8,v 1.16 2001/11/16 10:25:45 wiz Exp $
22
.\"
33
.\" Copyright (c) 1993 Christopher G. Demetriou
44
.\" All rights reserved.
5-
.\"
5+
.\"
66
.\" Redistribution and use in source and binary forms, with or without
77
.\" modification, are permitted provided that the following conditions
88
.\" are met:
@@ -18,7 +18,7 @@
1818
.\" information about NetBSD.
1919
.\" 4. The name of the author may not be used to endorse or promote products
2020
.\" derived from this software without specific prior written permission.
21-
.\"
21+
.\"
2222
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2323
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2424
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -29,7 +29,7 @@
2929
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3030
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3131
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32-
.\"
32+
.\"
3333
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
3434
.\"
3535
.Dd April 30, 1999
@@ -73,7 +73,7 @@ Do not remove the temporary object file. By default, the
7373
output is removed after being loaded into the kernel.
7474
.It Fl A Ar kernel
7575
Specify the file that is passed to the linker
76-
to resolve module references to external symbols.
76+
to resolve module references to external symbols.
7777
The symbol file must be for the currently running
7878
kernel or the module is likely to crash the system.
7979
.It Fl e Ar entry

0 commit comments

Comments
 (0)