diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-23 12:41:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-23 12:41:14 +0000 |
commit | d45fba381314babc5859ea1afd6442a9001798cc (patch) | |
tree | 4c0bd718fa31ae238a0c3cc4dd1635d381d18e75 /sbin/mount | |
parent | 0971682bc607c3e69faf663bf3b21bf27a56d858 (diff) |
- typos
- whitespace at EOL
- new sentence, new line
Diffstat (limited to 'sbin/mount')
-rw-r--r-- | sbin/mount/getmntopts.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3 index fc0ea26dbbb..c0a0c117191 100644 --- a/sbin/mount/getmntopts.3 +++ b/sbin/mount/getmntopts.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getmntopts.3,v 1.5 1999/06/05 01:29:38 aaron Exp $ +.\" $OpenBSD: getmntopts.3,v 1.6 2003/05/23 12:41:13 jmc Exp $ .\" $NetBSD: getmntopts.3,v 1.2 1995/03/18 14:56:56 cgd Exp $ .\" .\" Copyright (c) 1994 @@ -76,7 +76,7 @@ struct mntopt { The members of this structure are: .Bl -tag -width m_inverse .It Fa m_option -the option name, +The option name, for example .Dq suid . .It Fa m_inverse |