summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-06-03 19:51:02 +0000
committerjmc <jmc@openbsd.org>2008-06-03 19:51:02 +0000
commit1daccde9276f043c1ac5b85323950012514b52b1 (patch)
treeb4a753218255f1fe5c3a68d7c9e994ae0b171d3d
parentgroup the descriptions for -CcHhEeRr in such a way as to avoid (diff)
downloadwireguard-openbsd-1daccde9276f043c1ac5b85323950012514b52b1.tar.xz
wireguard-openbsd-1daccde9276f043c1ac5b85323950012514b52b1.zip
fix some spacing issues;
-rw-r--r--sbin/atactl/atactl.86
-rw-r--r--sbin/raidctl/raidctl.87
-rw-r--r--share/man/man4/man4.socppc/tsec.48
-rw-r--r--share/man/man4/pfsync.46
-rw-r--r--usr.bin/shar/shar.16
5 files changed, 17 insertions, 16 deletions
diff --git a/sbin/atactl/atactl.8 b/sbin/atactl/atactl.8
index a3ca6fce6a0..f09847dfe7b 100644
--- a/sbin/atactl/atactl.8
+++ b/sbin/atactl/atactl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: atactl.8,v 1.37 2007/05/31 19:19:43 jmc Exp $
+.\" $OpenBSD: atactl.8,v 1.38 2008/06/03 19:51:02 jmc Exp $
.\" $NetBSD: atactl.8,v 1.5 1999/02/24 18:49:14 jwise Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: June 3 2008 $
.Dt ATACTL 8
.Os
.Sh NAME
@@ -462,7 +462,7 @@ SMART support) as reported by
.Pp
.Dl # atactl /dev/wd0c identify
.Pp
-Enable SMART support on
+Enable SMART support on
.Pa /dev/wd0
for detection of early warning signs of device failure:
.Pp
diff --git a/sbin/raidctl/raidctl.8 b/sbin/raidctl/raidctl.8
index 2b4fddf7945..1de4c309c2c 100644
--- a/sbin/raidctl/raidctl.8
+++ b/sbin/raidctl/raidctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: raidctl.8,v 1.39 2008/03/23 23:28:46 krw Exp $
+.\" $OpenBSD: raidctl.8,v 1.40 2008/06/03 19:51:02 jmc Exp $
.\" $NetBSD: raidctl.8,v 1.24 2001/07/10 01:30:52 lukem Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -61,7 +61,7 @@
.\" any improvements or extensions that they make and grant Carnegie the
.\" rights to redistribute these changes.
.\"
-.Dd $Mdocdate: March 23 2008 $
+.Dd $Mdocdate: June 3 2008 $
.Dt RAIDCTL 8
.Os
.Sh NAME
@@ -1160,7 +1160,8 @@ up of RAID 1 sets) are
supported as root devices or auto-configurable devices at this point.
(Multi-layered RAID devices
.Em are
-supported in general, however, as mentioned earlier.) Note that in
+supported in general, however, as mentioned earlier.)
+Note that in
order to enable component auto-detection and auto-configuration of
RAID devices, the line:
.Bd -unfilled -offset indent
diff --git a/share/man/man4/man4.socppc/tsec.4 b/share/man/man4/man4.socppc/tsec.4
index e8ca6ad5028..b982912349e 100644
--- a/share/man/man4/man4.socppc/tsec.4
+++ b/share/man/man4/man4.socppc/tsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tsec.4,v 1.2 2008/05/20 11:39:12 jmc Exp $
+.\" $OpenBSD: tsec.4,v 1.3 2008/06/03 19:51:02 jmc Exp $
.\"
.\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 20 2008 $
+.Dd $Mdocdate: June 3 2008 $
.Dt TSEC 4 socppc
.Os
.Sh NAME
@@ -45,11 +45,11 @@ Attempt to autoselect the media type (default)
Use 1000baseT on copper, full duplex
.It media 1000baseT Op mediaopt half-duplex
Use 1000baseT on copper, half duplex
-.It media 1000baseSX mediaopt full-duplex
+.It media 1000baseSX mediaopt full-duplex
Use 1000baseSX on fiber, full duplex
.It media 1000baseSX Op mediaopt half-duplex
Use 1000baseSX on fiber, half duplex
-.It media 100baseTX mediaopt full-duplex
+.It media 100baseTX mediaopt full-duplex
Use 100baseTX, full duplex
.It media 100baseTX Op mediaopt half-duplex
Use 100baseTX, half duplex
diff --git a/share/man/man4/pfsync.4 b/share/man/man4/pfsync.4
index 23503e68a6f..6387e682adb 100644
--- a/share/man/man4/pfsync.4
+++ b/share/man/man4/pfsync.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfsync.4,v 1.26 2007/09/20 20:50:07 mpf Exp $
+.\" $OpenBSD: pfsync.4,v 1.27 2008/06/03 19:51:02 jmc Exp $
.\"
.\" Copyright (c) 2002 Michael Shalayeff
.\" Copyright (c) 2003-2004 Ryan McBride
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 20 2007 $
+.Dd $Mdocdate: June 3 2008 $
.Dt PFSYNC 4
.Os
.Sh NAME
@@ -121,7 +121,7 @@ e.g.:
It is important that the pfsync traffic be well secured
as there is no authentication on the protocol and it would
be trivial to spoof packets which create states, bypassing the pf ruleset.
-Either run the pfsync protocol on a trusted network \- ideally a network
+Either run the pfsync protocol on a trusted network \- ideally a network
dedicated to pfsync messages such as a crossover cable between two firewalls,
or specify a peer address and protect the traffic with
.Xr ipsec 4 .
diff --git a/usr.bin/shar/shar.1 b/usr.bin/shar/shar.1
index 26f52533a3a..5cceab54a18 100644
--- a/usr.bin/shar/shar.1
+++ b/usr.bin/shar/shar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: shar.1,v 1.10 2007/08/06 19:16:06 sobrado Exp $
+.\" $OpenBSD: shar.1,v 1.11 2008/06/03 19:51:02 jmc Exp $
.\" $NetBSD: shar.1,v 1.4 1995/08/18 14:55:40 pk Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)shar.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: August 6 2007 $
+.Dd $Mdocdate: June 3 2008 $
.Dt SHAR 1
.Os
.Sh NAME
@@ -61,7 +61,7 @@ To create a shell archive of the program
and mail it to Rick:
.Bd -literal -offset indent
$ cd ls
-$ shar `find . -print` \&| mail -s "ls source" rick
+$ shar `find . -print` \&| mail -s "ls source" rick
.Ed
.Pp
To recreate the program directory: