summaryrefslogtreecommitdiffstats
path: root/usr.bin/genassym
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
committerru <ru@FreeBSD.org>2000-11-14 11:20:58 +0000
commit7d99729431353c50207fda8b9ab30e1c354c6061 (patch)
tree8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /usr.bin/genassym
parent56cb617a9d071d8ad21ab908ea9224e718dae618 (diff)
downloadFreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip
FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz
Use Fx macro wherever possible.
Diffstat (limited to 'usr.bin/genassym')
-rw-r--r--usr.bin/genassym/genassym.87
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/genassym/genassym.8 b/usr.bin/genassym/genassym.8
index 60a3b83..5f2bb41 100644
--- a/usr.bin/genassym/genassym.8
+++ b/usr.bin/genassym/genassym.8
@@ -18,7 +18,9 @@ command is a special-purpose program to generate assembler
symbols from C code and is used to interface the low-level
assembly code with the C code.
This, for example, is used
-to build a FreeBSD kernel or module.
+to build a
+.Fx
+kernel or module.
Its
.Ar objfile
argument is the name of an ELF object file that holds the
@@ -70,4 +72,5 @@ is 32 bits.
.Sh HISTORY
The
.Nm
-command first appeared in FreeBSD 4.0.
+command first appeared in
+.Fx 4.0 .
OpenPOWER on IntegriCloud