diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-06-30 22:02:14 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-06-30 22:02:14 +0000 |
commit | 7e1187a2cccf76b2f846d925fdcf08aee67169ba (patch) | |
tree | f2e9d0336840548c49d7fe787c70434b7b624646 /share/man/man4/bridge.4 | |
parent | e66768fad2847377dded44723542c9d730ad4cec (diff) |
Do not end an enumerations of Xr with a dot, and do not let a dot hide
inside an enumeration as well.
Diffstat (limited to 'share/man/man4/bridge.4')
-rw-r--r-- | share/man/man4/bridge.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index 1e811f43ddc..37d305fa6ad 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bridge.4,v 1.43 2002/06/30 21:45:25 deraadt Exp $ +.\" $OpenBSD: bridge.4,v 1.44 2002/06/30 22:02:13 miod Exp $ .\" .\" Copyright (c) 1999-2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -579,7 +579,7 @@ and certificates, to impersonate the protected host(s). .Xr brconfig 8 , .Xr ipsecadm 8 , .Xr isakmpd 8 , -.Xr photurisd 8 , +.Xr photurisd 8 .Sh AUTHORS The .Xr brconfig 8 |