summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-07-05 14:01:22 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-07-05 14:01:22 +0000
commit2e86fa5ba7ba0ce71293ef91a3dcc48dd44d2d25 (patch)
tree4a1bd4e46acb3470de3259187c9a8e13b78d384d
parent82d37f905f71ff9976cf3fdff69f5dee238a8a37 (diff)
Correct minor formatting errors/typos.
-rw-r--r--sbin/mount_nfs/mount_nfs.85
-rw-r--r--sbin/newfs_msdos/newfs_msdos.84
2 files changed, 5 insertions, 4 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index a61ec8932e8..60c8768a09f 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_nfs.8,v 1.19 2000/05/24 15:43:28 mickey Exp $
+.\" $OpenBSD: mount_nfs.8,v 1.20 2000/07/05 14:01:21 aaron Exp $
.\" $NetBSD: mount_nfs.8,v 1.3 1996/02/18 11:59:10 fvdl Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994, 1995
@@ -71,7 +71,7 @@ It implements the mount protocol as described in RFC 1094, Appendix A and
.%T "NFS: Network File System Version 3 Protocol Specification" ,
Appendix I.
.Pp
-The options are:
+The options are as follows:
.Bl -tag -width indent
.It Fl 2
Use the NFS Version 2 protocol.
@@ -244,6 +244,7 @@ when mounting servers that do not support TCP mounts.
.It Fl x Ar retrans
Set the retransmit timeout count for soft mounts to the specified value.
.El
+.Pp
In versions prior to
.Ox 2.7
.Nm nfsiod
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8
index ddf5a8159d6..97ea002cd01 100644
--- a/sbin/newfs_msdos/newfs_msdos.8
+++ b/sbin/newfs_msdos/newfs_msdos.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: newfs_msdos.8,v 1.15 2000/03/18 22:56:02 aaron Exp $
+.\" $OpenBSD: newfs_msdos.8,v 1.16 2000/07/05 14:01:21 aaron Exp $
.\"
.\" Copyright (c) 1998 Robert Nordier
.\" All rights reserved.
@@ -69,7 +69,7 @@ entry
.Ar disktype
to determine geometry, if required.
.Pp
-The options are as follow:
+The options are as follows:
.Bl -tag -width indent
.It Fl N
Don't create a file system: just print out parameters.