diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-21 01:07:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-21 01:07:58 +0000 |
commit | 605758f62c0322f5b55c505fca4a9ab3dcad1de7 (patch) | |
tree | 44130da0a2539168014db0d194c7a64a8402761a /sbin/mount_xfs/mount_xfs.8 | |
parent | 915de64ee2d0fc32f6c1b868704195abe9e1205b (diff) |
use .Ar on later .It Fl lines
Diffstat (limited to 'sbin/mount_xfs/mount_xfs.8')
-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 89827e73aea..0e4a903bae4 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.12 1999/06/04 02:45:25 aaron Exp $ +.\" $OpenBSD: mount_xfs.8,v 1.13 1999/07/21 01:07:56 deraadt 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 @@ for communication with a user-land cachemanager and fileprovider. .Pp The options are as follows: .Bl -tag -width indent -.It Fl o +.It Fl o Ar options Options are specified with a .Fl o flag followed by a comma separated string of options. |