From 3bd8d70c44f8ba3aadfca7756a1e6a4a3afd5a45 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 22 Jul 2009 11:29:05 +0200 Subject: [PATCH] fstab.5: formatting Signed-off-by: Peter Breitenlohner --- mount/fstab.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mount/fstab.5 b/mount/fstab.5 index 6109b5ee..1c5cdca9 100644 --- a/mount/fstab.5 +++ b/mount/fstab.5 @@ -58,7 +58,7 @@ or spaces. Lines starting with '#' are comments. The order of records in is important because .BR fsck (8), .BR mount (8), -and +and .BR umount (8) sequentially iterate through .B fstab @@ -182,7 +182,7 @@ is used by the program to determine the order in which filesystem checks are done at reboot time. The root filesystem should be specified with a .I fs_passno -of 1, and other filesystems should have a +of 1, and other filesystems should have a .I fs_passno of 2. Filesystems within a drive will be checked sequentially, but filesystems on different drives will be checked at the same time to utilize @@ -201,7 +201,7 @@ is to use the routines .BR getmntent (3), .BR mount (8), .BR swapon (8), -.BR fs (5) +.BR fs (5), .BR nfs (5) .SH HISTORY The ancestor of this -- 2.39.5