aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/man
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2014-11-19 18:19:21 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2014-11-19 18:19:21 +0000
commitaca4343c626f7a7a05e8ecb90179e7c17c2f3278 (patch)
tree37c5705ed807bdbca8e0ec1e5e93a87360757d4e /usr.bin/man
parent79f0deb9384a152355c93f4c854c48fc15096aa7 (diff)
downloadsrc-aca4343c626f7a7a05e8ecb90179e7c17c2f3278.tar.gz
src-aca4343c626f7a7a05e8ecb90179e7c17c2f3278.zip
Fix improper .Fx macro usage.
Differential Revision: https://reviews.freebsd.org/D1158 Reviewed by: wblock@ MFC after: 1 month Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=274720
Diffstat (limited to 'usr.bin/man')
-rw-r--r--usr.bin/man/man.127
1 files changed, 18 insertions, 9 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1
index 7517a64cb21c..ca497f32a25b 100644
--- a/usr.bin/man/man.1
+++ b/usr.bin/man/man.1
@@ -61,23 +61,32 @@ restricts the search to the specific section of the manual.
The sections of the manual are:
.Bl -enum -offset indent -compact
.It
-.Fx General Commands Manual
+.Fx
+General Commands Manual
.It
-.Fx System Calls Manual
+.Fx
+System Calls Manual
.It
-.Fx Library Functions Manual
+.Fx
+Library Functions Manual
.It
-.Fx Kernel Interfaces Manual
+.Fx
+Kernel Interfaces Manual
.It
-.Fx File Formats Manual
+.Fx
+File Formats Manual
.It
-.Fx Games Manual
+.Fx
+Games Manual
.It
-.Fx Miscellaneous Information Manual
+.Fx
+Miscellaneous Information Manual
.It
-.Fx System Manager's Manual
+.Fx
+System Manager's Manual
.It
-.Fx Kernel Developer's Manual
+.Fx
+Kernel Developer's Manual
.El
.Pp
Options that