summaryrefslogtreecommitdiffstats
path: root/share/man/man4/io.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/io.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/io.4')
-rw-r--r--share/man/man4/io.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/io.4 b/share/man/man4/io.4
index 7ceacae..a3561db 100644
--- a/share/man/man4/io.4
+++ b/share/man/man4/io.4
@@ -40,7 +40,6 @@
.In sys/ioctl.h
.In dev/io/iodev.h
.In machine/iodev.h
-.Pp
.Bd -literal
struct iodev_pio_req {
u_int access;
@@ -48,6 +47,7 @@ struct iodev_pio_req {
u_int width;
u_int val;
};
+.Ed
.Sh DESCRIPTION
The special file
.Pa /dev/io
OpenPOWER on IntegriCloud