diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-13 22:50:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-13 22:50:49 +0000 |
commit | d313e73a48b0db2006b9fbc9d6f805cbb5e77992 (patch) | |
tree | 17a97442697da5bb9fdb8c86a17eb6da2ee1aa66 /share | |
parent | 76a2e4bb3d11c77f380122ace3b38427e3aa3f44 (diff) |
.DV -> .Dv
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bpf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index e251d2ea9e9..b89c5662f02 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bpf.4,v 1.19 2003/10/22 18:42:40 canacar Exp $ +.\" $OpenBSD: bpf.4,v 1.20 2004/03/13 22:50:48 jmc Exp $ .\" $NetBSD: bpf.4,v 1.7 1995/09/27 18:31:50 thorpej Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. @@ -174,7 +174,7 @@ signaling mechanism of By allowing only .Dq known safe ioctls, the -.DV BIOCLOCK +.Dv BIOCLOCK ioctl prevents this abuse. The allowable ioctls are .Dv BIOCGBLEN , |