aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>2003-02-01 23:06:30 +0000
committerChris Costello <chris@FreeBSD.org>2003-02-01 23:06:30 +0000
commit028c285dc43c40712bd53ab4f76d33908b59b977 (patch)
tree839067aff56b1a24fa2f928bd94d5a7384c6022f /share/man
parenta9451985f7049a50c00820e1856ab045b217cbc1 (diff)
downloadsrc-028c285dc43c40712bd53ab4f76d33908b59b977.tar.gz
src-028c285dc43c40712bd53ab4f76d33908b59b977.zip
Fix table formatting for printed man pages.
Sponsored by: DARPA, Network Associates Laboratories
Notes
Notes: svn path=/head/; revision=110213
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/mac.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/mac.4 b/share/man/man4/mac.4
index 9a6f6c3fe932..5b6f276d9f15 100644
--- a/share/man/man4/mac.4
+++ b/share/man/man4/mac.4
@@ -48,8 +48,8 @@ security provisions such as file permissions and superuser checks.
.Pp
Currently, the following MAC policy modules are shipped with
.Fx :
-.Bl -column ".Xr mac_seeotheruids 4" "low-watermark mac policy" ".Em Labeling" "boot only"
-.It Em Name Ta Em Description Ta Em Labeling Ta Em "Load time"
+.Bl -column ".Xr mac_seeotheruids 4" "low-watermark mac policy " ".Em Labeling" "boot only"
+.It Sy Name Ta Sy Description Ta Sy Labeling Ta Sy "Load time"
.It Xr mac_biba 4 Ta "Biba integrity policy" Ta yes Ta boot only
.It Xr mac_bsdextended 4 Ta "File system firewall" Ta no Ta any time
.It Xr mac_ifoff 4 Ta "Interface silencing" Ta no Ta any time
@@ -128,8 +128,8 @@ files
.Ss Setting MAC labels
From the command line, each type of system object has its own means for setting
and modifying its MAC policy label.
-.Bl -column "user login process" "Xr login.conf 5" -offset indent
-.It Em "Subject/Object" Ta Em "Utility"
+.Bl -column "user (by login class)" "Xr login.conf 5" -offset indent
+.It Sy "Subject/Object" Ta Sy "Utility"
.It "File system object" Ta Xr setfmac 8
.It "Network interface" Ta Xr ifconfig 8
.It "TTY (by login class)" Ta Xr login.conf 5