Browse Source

grammar;

OPENBSD_5_1
jmc 12 years ago
parent
commit
ba1b360181
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/string/ffs.3

+ 2
- 2
src/lib/libc/string/ffs.3 View File

@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: ffs.3,v 1.7 2012/01/14 12:42:31 espie Exp $
.\" $OpenBSD: ffs.3,v 1.8 2012/01/14 13:31:32 jmc Exp $
.\"
.Dd $Mdocdate: January 14 2012 $
.Dt FFS 3
@ -52,7 +52,7 @@ A return value of 0 means that the argument was zero.
.Sh STANDARDS
The
.Fn ffs
function conform to
function conforms to
.St -p1003.1-2008 .
.Sh HISTORY
The


Loading…
Cancel
Save