From 1a02faf60898a8010154a748d202b448459236f3 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Tue, 19 Jun 2001 17:00:55 +0000 Subject: [PATCH] Fix punctuation in comment. --- sys/conf/NOTES | 4 ++-- sys/i386/conf/NOTES | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 13961aa0d19..1d610a09e26 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -479,7 +479,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1 # The `ether' device provides generic code to handle # Ethernets; it is MANDATORY when a Ethernet device driver is # configured or token-ring is enabled. -# The 'fddi' device provides generic code to support FDDI. +# The `fddi' device provides generic code to support FDDI. # The `sppp' device serves a similar role for certain types # of synchronous PPP links (like `cx', `ar'). # The `sl' device implements the Serial Line IP (SLIP) service. @@ -490,7 +490,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1 # simultaneous BPF clients programs runnable. # The `disc' device implements a minimal network interface, # which throws away all packets sent and never receives any. It is -# included for testing purposes. This shows up as the 'ds' interface. +# included for testing purposes. This shows up as the `ds' interface. # The `tap' device is a pty-like virtual Ethernet interface # The `tun' device implements (user-)ppp and nos-tun # The `gif' device implements IPv6 over IP4 tunneling, diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 13961aa0d19..1d610a09e26 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -479,7 +479,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1 # The `ether' device provides generic code to handle # Ethernets; it is MANDATORY when a Ethernet device driver is # configured or token-ring is enabled. -# The 'fddi' device provides generic code to support FDDI. +# The `fddi' device provides generic code to support FDDI. # The `sppp' device serves a similar role for certain types # of synchronous PPP links (like `cx', `ar'). # The `sl' device implements the Serial Line IP (SLIP) service. @@ -490,7 +490,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1 # simultaneous BPF clients programs runnable. # The `disc' device implements a minimal network interface, # which throws away all packets sent and never receives any. It is -# included for testing purposes. This shows up as the 'ds' interface. +# included for testing purposes. This shows up as the `ds' interface. # The `tap' device is a pty-like virtual Ethernet interface # The `tun' device implements (user-)ppp and nos-tun # The `gif' device implements IPv6 over IP4 tunneling, -- 2.45.2