summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getbootfile.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
committermpp <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
commitccc340f5aa69616bbbd416cc749090a688c283f6 (patch)
tree6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/gen/getbootfile.3
parentad1ec74818520313d967232c210bcdbbc1ad0e44 (diff)
downloadFreeBSD-src-ccc340f5aa69616bbbd416cc749090a688c283f6.zip
FreeBSD-src-ccc340f5aa69616bbbd416cc749090a688c283f6.tar.gz
Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.
Diffstat (limited to 'lib/libc/gen/getbootfile.3')
-rw-r--r--lib/libc/gen/getbootfile.39
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/libc/gen/getbootfile.3 b/lib/libc/gen/getbootfile.3
index b411050..5f40e19 100644
--- a/lib/libc/gen/getbootfile.3
+++ b/lib/libc/gen/getbootfile.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)gethostname.3 8.1 (Berkeley) 6/4/93
-.\" $Id: getbootfile.3,v 1.1 1994/09/23 20:21:59 wollman Exp $
+.\" $Id: getbootfile.3,v 1.2 1996/02/11 22:33:31 mpp Exp $
.\"
.Dd September 23, 1994
.Dt GETBOOTFILE 3
@@ -44,7 +44,7 @@
.Fn getbootfile void
.Sh DESCRIPTION
The
-.Nm getbootfile
+.Fn getbootfile
function retrieves the full pathname of the file from which the
current kernel was loaded, and returns a static pointer to the name.
A read/write interface to this information is available via the
@@ -65,7 +65,6 @@ the kernel at boot time, the static string
is returned instead of the real boot file.
.Sh HISTORY
The
-.Nm
+.Fn getbootfile
function call appeared in
-.Tn FreeBSD
-2.0.
+.Fx 2.0 .
OpenPOWER on IntegriCloud