diff options
author | hoek <hoek@FreeBSD.org> | 1998-06-28 21:33:42 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-06-28 21:33:42 +0000 |
commit | e254e8010aa78a7a66af289e658e3ec2f3dc4fa9 (patch) | |
tree | 5c990a57843aca5d7c69eb670a062f83ab2b1907 /share/man/man5/kernfs.5 | |
parent | 48baad5d7e2c5192f1b5dfe59463ab43982ecbb4 (diff) | |
download | FreeBSD-src-e254e8010aa78a7a66af289e658e3ec2f3dc4fa9.zip FreeBSD-src-e254e8010aa78a7a66af289e658e3ec2f3dc4fa9.tar.gz |
misc. spelling and grammar gnits.
Diffstat (limited to 'share/man/man5/kernfs.5')
-rw-r--r-- | share/man/man5/kernfs.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/kernfs.5 b/share/man/man5/kernfs.5 index 77e18467..76d12ad 100644 --- a/share/man/man5/kernfs.5 +++ b/share/man/man5/kernfs.5 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: kernfs.5,v 1.4 1998/03/12 07:30:48 charnier Exp $ +.\" $Id: kernfs.5,v 1.5 1998/05/03 17:57:39 steve Exp $ .\" .Dd December 14, 1996 .Dt kernfs 5 @@ -52,7 +52,7 @@ The contents of the files are in a machine-independent format, either a string or an integer in decimal ASCII. A trailing newline character is added when a number is returned. .Pp -The mount point contains the following files: +The mount point contains the following files: .Bl -tag -width copyright .It Pa bootfile The path from which the current kernel was booted. |