diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 22:20:02 +0000 |
commit | db5b45ba844aac723eece65f35e9da8d332ac7eb (patch) | |
tree | 6ea70bb0b6b4397bf2a59d1e33a2768c63838812 /sbin/newfs_msdos | |
parent | fb32fc8a9d06e96ad5c62d55537fe2ffd3a1f101 (diff) |
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Diffstat (limited to 'sbin/newfs_msdos')
-rw-r--r-- | sbin/newfs_msdos/newfs_msdos.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8 index 75bcf1fba6f..d2e95fde014 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.5 1998/09/17 04:14:57 aaron Exp $ +.\" $OpenBSD: newfs_msdos.8,v 1.6 1998/11/11 22:19:59 aaron Exp $ .\" .\" Copyright (c) 1995, 1996 Joerg Wunsch .\" @@ -71,7 +71,7 @@ for the more common situations. Use .Ar vollabel to describe the file system, instead of the default -.Ql 4.4BSD . +.Dq 4.4BSD . .El .Pp The file system structure consists of three major areas: |