diff options
author | ru <ru@FreeBSD.org> | 2001-01-15 16:58:14 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-15 16:58:14 +0000 |
commit | 27e0ddaa2ce3638d82a8d5c1cecd3c98cc5ab525 (patch) | |
tree | 7a8511699d97f2d8a7cec61b2de9095e765d2e2b /usr.sbin/prefix | |
parent | b7899ad1d1112f075b8d373f73a72d20fbd8d290 (diff) | |
download | FreeBSD-src-27e0ddaa2ce3638d82a8d5c1cecd3c98cc5ab525.zip FreeBSD-src-27e0ddaa2ce3638d82a8d5c1cecd3c98cc5ab525.tar.gz |
mdoc(7) police: fix the unbalanced Bk/Ek.
Diffstat (limited to 'usr.sbin/prefix')
-rw-r--r-- | usr.sbin/prefix/prefix.8 | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/usr.sbin/prefix/prefix.8 b/usr.sbin/prefix/prefix.8 index d790e9c..2a022da 100644 --- a/usr.sbin/prefix/prefix.8 +++ b/usr.sbin/prefix/prefix.8 @@ -38,56 +38,25 @@ .Nm .Bk -words .Ar interface prefix -.Ek -.Bk -words .Op Ar parameters -.Ek -.Bk -words .Op Cm set | delete -.Ek .Nm -.Bk -words -.Ek .Ar interface -.Ek -.Bk -words .Cm matchpr Ar match_prefix -.Ek -.Bk -words .Cm mp_len Ar match_prefix_len -.Ek -.Bk -words .Cm usepr Ar use_prefix -.Ek -.Bk -words .Cm up_uselen Ar use_prefix_len -.Ek -.Bk -words .Op Ar parameters -.Ek -.Bk -words .Op Cm add | change | setglobal -.Ek .Nm .Fl a .Op Fl d .Op Fl u -.Bk -words .Cm matchpr Ar match_prefix -.Ek -.Bk -words .Cm mp_len Ar match_prefix_len -.Ek -.Bk -words .Cm usepr Ar use_prefix -.Ek -.Bk -words .Cm up_uselen Ar use_prefix_uselen -.Ek -.Bk -words .Op Ar parameters -.Ek -.Bk -words .Op Cm add | change | setglobal .Ek .Sh DESCRIPTION |