diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-08-16 05:33:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2019-08-16 05:33:51 +0000 |
commit | 2ce795bb785535c4f573171675e1447768b41bc1 (patch) | |
tree | 360690f0205fc8b806c9bb5a7be2c282614459fe /share/man | |
parent | 7578bdf179c7036fa48c0d5b572924810eb8eaac (diff) |
knock out useless Pp;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/bridge.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index c288f7f8ecd..65feb522667 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.78 2019/08/16 01:55:21 dlg Exp $ +.\" $OpenBSD: bridge.4,v 1.79 2019/08/16 05:33:50 jmc Exp $ .\" .\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -120,7 +120,6 @@ command to can be used to force operation in the common Spanning Tree Protocol without rapid state transitions. Note that RSTP will be compatible with remote bridges running common STP. -.Pp .Sh SPAN PORTS The bridge can have interfaces added to it as span ports. Span ports transmit a copy of every frame received by the bridge. |