add missing dot and tab

This commit is contained in:
spz 2008-02-21 09:30:07 +00:00
parent 976dbbc142
commit 5fefda665c

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1021 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1022 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -337,7 +337,7 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
kernel: Added a new power management framework, see pmf(9) for details.
[jmcneill,joerg 20071211]
ifconfig(8): Add 'list scan' to ifconfig, which list access point in
the neighbourhood [adegroot 20071216]
the neighbourhood. [adegroot 20071216]
MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device
nodes more efficiently; use mount_tmpfs(8) in preference to
mount_mfs(8) when creating a memory file system. [apb 20071215]