diff options
author | 1999-05-27 16:20:59 +0000 | |
---|---|---|
committer | 1999-05-27 16:20:59 +0000 | |
commit | f3c70c0986f77be047acc3571e362c30a10fcfb8 (patch) | |
tree | 2d60390c03f33afcdb440d2ef55e5b5cc1809c44 /lib/libc/gen | |
parent | add missing members to nfs_args (diff) | |
download | wireguard-openbsd-f3c70c0986f77be047acc3571e362c30a10fcfb8.tar.xz wireguard-openbsd-f3c70c0986f77be047acc3571e362c30a10fcfb8.zip |
or'ing -> OR'ing
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/fts.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3 index 68d57e380ab..37971a739ba 100644 --- a/lib/libc/gen/fts.3 +++ b/lib/libc/gen/fts.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fts.3,v 1.5 1998/03/01 00:02:23 deraadt Exp $ +.\" $OpenBSD: fts.3,v 1.6 1999/05/27 16:20:59 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -351,7 +351,7 @@ or .Dv FTS_PHYSICAL ) must be specified. The options are selected by -.Em or Ns 'ing +.Em OR Ns 'ing the following values: .Bl -tag -width "FTS_PHYSICAL" .It Dv FTS_COMFOLLOW |