From d41ebb506821003231db1b5852cd06ca45537fab Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 23 Jun 1999 09:06:18 +0000 Subject: [PATCH] -mdoc fix. --- sys/boot/common/loader.8 | 4 ++-- sys/boot/i386/loader/loader.8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 89a3ead9ab9..fbd61fc3f0d 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: loader.8,v 1.5 1999/05/11 11:20:13 jb Exp $ +.\" $Id: loader.8,v 1.6 1999/05/22 13:18:28 rnordier Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. @@ -270,7 +270,7 @@ Notice that this environment variables are not inherited by any shell after the system has been booted. .Pp A few variables are set automatically by -.Nm . +.Nm loader . Others can affect either .Nm or kernel's behavior at boot. While some of these may require a value, diff --git a/sys/boot/i386/loader/loader.8 b/sys/boot/i386/loader/loader.8 index 89a3ead9ab9..fbd61fc3f0d 100644 --- a/sys/boot/i386/loader/loader.8 +++ b/sys/boot/i386/loader/loader.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: loader.8,v 1.5 1999/05/11 11:20:13 jb Exp $ +.\" $Id: loader.8,v 1.6 1999/05/22 13:18:28 rnordier Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. @@ -270,7 +270,7 @@ Notice that this environment variables are not inherited by any shell after the system has been booted. .Pp A few variables are set automatically by -.Nm . +.Nm loader . Others can affect either .Nm or kernel's behavior at boot. While some of these may require a value,