summaryrefslogtreecommitdiffstats
path: root/fortune/strfile
diff options
context:
space:
mode:
authoruwe <uwe@NetBSD.org>2013-09-19 00:53:55 +0000
committeruwe <uwe@NetBSD.org>2013-09-19 00:53:55 +0000
commitae5504f0475d5f42a16099e237c735cdde214b25 (patch)
treedc9d92ddea62275a374c487326f1a9c057ec00aa /fortune/strfile
parentdf5b8433e7d6dbfd27e9e203b743709359a04fb5 (diff)
downloadbsdgames-darwin-ae5504f0475d5f42a16099e237c735cdde214b25.tar.gz
bsdgames-darwin-ae5504f0475d5f42a16099e237c735cdde214b25.tar.zst
bsdgames-darwin-ae5504f0475d5f42a16099e237c735cdde214b25.zip
Use .Fa instead of .Ar to refer to header fields.
Diffstat (limited to 'fortune/strfile')
-rw-r--r--fortune/strfile/strfile.88
1 files changed, 4 insertions, 4 deletions
diff --git a/fortune/strfile/strfile.8 b/fortune/strfile/strfile.8
index 86b91eef..ca0e1ab7 100644
--- a/fortune/strfile/strfile.8
+++ b/fortune/strfile/strfile.8
@@ -1,4 +1,4 @@
-.\" $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.
@@ -74,7 +74,7 @@ Any initial non-alphanumeric characters are ignored.
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.
@@ -82,7 +82,7 @@ Entries in the offset table will be randomly ordered.
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.
@@ -92,7 +92,7 @@ Note that each alphabetic character in the groups of lines is rotated
This option causes the
.Dv STR_ROTATED
bit in the header
-.Ar str_flags
+.Fa str_flags
field to be set.
.El
.Pp