summaryrefslogtreecommitdiff
path: root/sbin/modload
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-04 02:45:26 +0000
commit8b44fe6976bc998d4f0e2aad3f16532a857e5794 (patch)
tree196a1ce3b84d92c654f45f5c001905bd1b00101d /sbin/modload
parent67797a0990e5f662d6d5a45d57b8df9621d9b446 (diff)
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Diffstat (limited to 'sbin/modload')
-rw-r--r--sbin/modload/modload.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8
index c7be3634abd..353640647cd 100644
--- a/sbin/modload/modload.8
+++ b/sbin/modload/modload.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: modload.8,v 1.10 1999/05/28 23:00:00 aaron Exp $
+.\" $OpenBSD: modload.8,v 1.11 1999/06/04 02:45:18 aaron Exp $
.\" $NetBSD: modload.8,v 1.5 1995/03/18 14:56:43 cgd Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -65,7 +65,7 @@ temporary file to be kept rather than deleted.
Print comments about the loading process.
.It Fl A Ar kernel
Specify the file that is passed to the linker
-to resolve module references to external symbols.
+to resolve module references to external symbols.
The symbol file must be for the currently running
kernel or the module is likely to crash the system.
.It Fl e Ar entry