-.\" $NetBSD: strfile.8,v 1.14 2012/08/04 22:29:59 jdf Exp $
+.\" $NetBSD: strfile.8,v 1.15 2013/09/19 00:53:55 uwe Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
This option causes the
.Dv STR_ORDERED
bit in the header
-.Ar str_flags
+.Fa str_flags
field to be set.
.It Fl r
Randomize access to the strings.
This option causes the
.Dv STR_RANDOM
bit in the header
-.Ar str_flags
+.Fa str_flags
field to be set.
.It Fl s
Run silently; don't give a summary message when finished.
This option causes the
.Dv STR_ROTATED
bit in the header
-.Ar str_flags
+.Fa str_flags
field to be set.
.El
.Pp