summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ae.4
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-06-11 06:04:07 +0000
committeruqs <uqs@FreeBSD.org>2010-06-11 06:04:07 +0000
commit763b37912db8bdf194c3160ea0e9aeb3c7f5a371 (patch)
tree544cd69ff3e38a34f64458240ba38b20cb5f7872 /share/man/man4/ae.4
parent18101ae4cb58b47e18b2e16cdcc1437647539b23 (diff)
downloadFreeBSD-src-763b37912db8bdf194c3160ea0e9aeb3c7f5a371.zip
FreeBSD-src-763b37912db8bdf194c3160ea0e9aeb3c7f5a371.tar.gz
More mdoc nitpicking to improve compatibility to mdocml
- .Nd in section NAME is not optional - .Ed was missing - "indent" is not a flag, but a literal argument for -offset - stop switching font sizes for acronyms - use .Brq instead of rolling our own
Diffstat (limited to 'share/man/man4/ae.4')
-rw-r--r--share/man/man4/ae.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ae.4 b/share/man/man4/ae.4
index 36951b2..e32d1ad 100644
--- a/share/man/man4/ae.4
+++ b/share/man/man4/ae.4
@@ -41,7 +41,7 @@ kernel configuration file:
Alternatively, to load the driver as a
module at boot time, place the following line in
.Xr loader.conf 5 :
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
if_ae_load="YES"
.Ed
.Sh DESCRIPTION
OpenPOWER on IntegriCloud