diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
commit | fd80bd85aae74b486ef6875e2553afa55b9499e0 (patch) | |
tree | 745201ae517ef3469e3bafc20c5bb76de8b3bffa /sbin/mount_xfs | |
parent | 06e3579118de0e275610c2060770fff7febe25c6 (diff) |
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'sbin/mount_xfs')
-rw-r--r-- | sbin/mount_xfs/mount_xfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_xfs/mount_xfs.8 b/sbin/mount_xfs/mount_xfs.8 index c556e2a44e7..a61a1c44d1f 100644 --- a/sbin/mount_xfs/mount_xfs.8 +++ b/sbin/mount_xfs/mount_xfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_xfs.8,v 1.14 2000/03/18 22:56:01 aaron Exp $ +.\" $OpenBSD: mount_xfs.8,v 1.15 2000/11/09 17:53:03 aaron Exp $ .\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska Högskolan @@ -56,7 +56,7 @@ The character device is used for communication with a user-land cachemanager and fileprovider. .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width Ds .It Fl o Ar options Options are specified with a .Fl o |