diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/pfsync.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/pfsync.4')
-rw-r--r-- | share/man/man4/pfsync.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4 index 7e717f718c3..21dd7d5412f 100644 --- a/share/man/man4/pfsync.4 +++ b/share/man/man4/pfsync.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfsync.4,v 1.5 2003/04/01 18:07:28 mickey Exp $ +.\" $OpenBSD: pfsync.4,v 1.6 2003/06/06 10:29:41 jmc Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" All rights reserved. @@ -51,7 +51,7 @@ The header indicates the version of the protocol, address family, action taken on the following states and the number of state table entries attached in this packet. This structure, defined in -.Pa <net/if_pfsync.h> +.Aq Pa net/if_pfsync.h looks like: .Bd -literal -offset indent struct pfsync_header { |