summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2001-06-19 17:00:55 +0000
committerwollman <wollman@FreeBSD.org>2001-06-19 17:00:55 +0000
commitfc8a7433148986a2a881882789522170d7b2bb1f (patch)
tree1edd7dc058714d821d26d792f62ac8ce4a152e6f /sys
parent0b8d641d3905e7e8e978a2055db5b2b231d28666 (diff)
downloadFreeBSD-src-fc8a7433148986a2a881882789522170d7b2bb1f.zip
FreeBSD-src-fc8a7433148986a2a881882789522170d7b2bb1f.tar.gz
Fix punctuation in comment.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/NOTES4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 13961aa..1d610a0 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 13961aa..1d610a0 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,
OpenPOWER on IntegriCloud