diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-11 01:35:08 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-11 01:35:08 +0000 |
commit | b3ede3ba86748e4de8ce13bd3a82cd3fc08d205a (patch) | |
tree | cb73e5097f77ad8256469528fecb4358412745ba /sbin/newfs | |
parent | 181fc17fd16baad70e16a3715d9aff068f522021 (diff) |
fix more comma splices that involve misuse of conjunctive adverbs
Diffstat (limited to 'sbin/newfs')
-rw-r--r-- | sbin/newfs/newfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index a6a2c350485..9f94bad7c57 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: newfs.8,v 1.13 1998/12/15 01:20:40 aaron Exp $ +.\" $OpenBSD: newfs.8,v 1.14 1999/03/11 01:35:03 pjanzen Exp $ .\" $NetBSD: newfs.8,v 1.12 1995/03/18 14:58:41 cgd Exp $ .\" .\" Copyright (c) 1983, 1987, 1991, 1993, 1994 @@ -94,7 +94,7 @@ builds a file system on the specified .Ar special device, basing its defaults on the information in the disk label. -Typically the defaults are reasonable, however +Typically the defaults are reasonable, although .Nm has numerous options to allow the defaults to be selectively overridden. .Pp |