From a29a298674da9ddd60806dff71bde324ae6c9fd1 Mon Sep 17 00:00:00 2001 From: Robert Nordier Date: Sat, 23 Jan 1999 14:50:28 +0000 Subject: Fix a dot too many in path. PR: 9445 Noticed by: Ying-Chieh Liao --- sys/conf/NOTES | 4 ++-- sys/i386/conf/LINT | 4 ++-- sys/i386/conf/NOTES | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e9343b7a943cc..6f495f6e6afa2 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.540 1999/01/21 09:24:28 eivind Exp $ +# $Id: LINT,v 1.541 1999/01/23 10:51:58 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -558,7 +558,7 @@ options DEVFS #devices filesystem # making abrupt shutdown less risky. It is not enabled by default due # to copyright restraints on the code that implement it. # -# Read .../../ufs/ffs/README.softupdates to learn what you need to +# Read ../../ufs/ffs/README.softupdates to learn what you need to # do to enable this. ../../../contrib/sys/softupdates/README gives # more details on how they actually work. # diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index e9343b7a943cc..6f495f6e6afa2 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.540 1999/01/21 09:24:28 eivind Exp $ +# $Id: LINT,v 1.541 1999/01/23 10:51:58 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -558,7 +558,7 @@ options DEVFS #devices filesystem # making abrupt shutdown less risky. It is not enabled by default due # to copyright restraints on the code that implement it. # -# Read .../../ufs/ffs/README.softupdates to learn what you need to +# Read ../../ufs/ffs/README.softupdates to learn what you need to # do to enable this. ../../../contrib/sys/softupdates/README gives # more details on how they actually work. # diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index e9343b7a943cc..6f495f6e6afa2 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.540 1999/01/21 09:24:28 eivind Exp $ +# $Id: LINT,v 1.541 1999/01/23 10:51:58 yokota Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -558,7 +558,7 @@ options DEVFS #devices filesystem # making abrupt shutdown less risky. It is not enabled by default due # to copyright restraints on the code that implement it. # -# Read .../../ufs/ffs/README.softupdates to learn what you need to +# Read ../../ufs/ffs/README.softupdates to learn what you need to # do to enable this. ../../../contrib/sys/softupdates/README gives # more details on how they actually work. # -- cgit v1.2.3