Module Name: src
Committed By: wiz
Date: Sun May 9 14:02:10 UTC 2010
Modified Files:
src/usr.sbin/pf/pfs: pfs.8
Log Message:
Remove trailing whitespace and dot in Nd.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/pf/pfs/pfs.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/pf/pfs/pfs.8
diff -u src/usr.sbin/pf/pfs/pfs.8:1.3 src/usr.sbin/pf/pfs/pfs.8:1.4
--- src/usr.sbin/pf/pfs/pfs.8:1.3 Sun May 9 12:45:19 2010
+++ src/usr.sbin/pf/pfs/pfs.8 Sun May 9 14:02:10 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pfs.8,v 1.3 2010/05/09 12:45:19 degroote Exp $
+.\" $NetBSD: pfs.8,v 1.4 2010/05/09 14:02:10 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,8 +28,8 @@
.Dt PFS 8
.Os
.Sh NAME
-.Nm pfs
-.Nd save and restore information for NAT and state tables.
+.Nm pfs
+.Nd save and restore information for NAT and state tables
.Sh SYNOPSIS
.Nm
.Op Fl v
@@ -65,8 +65,8 @@
.Bl -tag -width XrXfilenameXX
.It Fl b
The information are read or stored using binary format.
-The default format is a readable ASCII format, similar to
-.Pa pfctl.conf
+The default format is a readable ASCII format, similar to
+.Pa pfctl.conf
syntax.
.It Fl l
Lock state tables in the kernel.