diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
commit | eb0838029f5226a6ffdfc54035444639ea242c0c (patch) | |
tree | d6da9f9b5615ecc6ea437a288ffdab4b63d6103b /share/man/man4/sio.4 | |
parent | 2efb80a8135d5005d4edca568bc6b207a37b3fdd (diff) |
mdoc(7) police: normalize .Nd.
Notes
Notes:
svn path=/head/; revision=75670
Diffstat (limited to 'share/man/man4/sio.4')
-rw-r--r-- | share/man/man4/sio.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index 4f7848d4bb1e..15099a624db6 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -41,8 +41,7 @@ .Os FreeBSD .Sh NAME .Nm sio -.Nd -fast interrupt driven asynchronous serial communications interface +.Nd "fast interrupt driven asynchronous serial communications interface" .Sh SYNOPSIS For standard ISA ports: .Cd "device sio0 at isa? port IO_COM1 irq 4" |