diff options
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. |