aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/style.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/style.9')
-rw-r--r--share/man/man9/style.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index fcf1a07a430f..07f128ee3642 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -32,7 +32,7 @@
.Nd "Kernel source file style guide"
.Sh DESCRIPTION
This file specifies the preferred style for kernel source files in the
-.Tn FreeBSD
+.Fx
source tree. It is also a guide for preferred userland code style.
.Bd -literal -offset 0i
/*
@@ -562,5 +562,5 @@ the
.Tn BSD
4.4-Lite2 release, with updates to reflect the current practice and
desire of the
-.Tn FreeBSD
+.Fx
project.