diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
commit | 0100fd6e93e8e0203ec077685f3e68afea54de52 (patch) | |
tree | b87583b730938778b4af11a44748d110d751f3ac /share/man/man4/bktr.4 | |
parent | 0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff) | |
download | FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man4/bktr.4')
-rw-r--r-- | share/man/man4/bktr.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index 37c8030..918e6db 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -8,11 +8,11 @@ .Nm brooktree .Nd video capture driver .Sh SYNOPSIS -.Nm device bktr +.Cd device bktr .Pp -.Nm device iicbus -.Nm device iicbb -.Nm device smbus +.Cd device iicbus +.Cd device iicbb +.Cd device smbus .Sh DESCRIPTION The .Nm bktr |