summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-14 09:06:11 +0000
committerru <ru@FreeBSD.org>2001-12-14 09:06:11 +0000
commitd216345eb6ff723531e6b7fdc73b52d879fedbb6 (patch)
tree0d5262ccc92133006fcd7fff48998eae81607a16 /sys/boot
parent1255b8caf5cf33b97c5236092b606c1cce191793 (diff)
downloadFreeBSD-src-d216345eb6ff723531e6b7fdc73b52d879fedbb6.zip
FreeBSD-src-d216345eb6ff723531e6b7fdc73b52d879fedbb6.tar.gz
mdoc(7) police: remove hard sentence break which I didn't
submit to Jonathan Mini.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 85c214f..185f391 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -644,7 +644,8 @@ Process file
.Em fd .
.It Ic fopen Pq Ar addr len mode Li -- Ar fd
Open a file.
-Returns a file descriptor, or \-1 in case of failure. The
+Returns a file descriptor, or \-1 in case of failure.
+The
.Ar mode
parameter selects whether the file is to be opened for read access, write
access, or both.
OpenPOWER on IntegriCloud