diff options
author | 1999-05-27 16:20:59 +0000 | |
---|---|---|
committer | 1999-05-27 16:20:59 +0000 | |
commit | f3c70c0986f77be047acc3571e362c30a10fcfb8 (patch) | |
tree | 2d60390c03f33afcdb440d2ef55e5b5cc1809c44 /lib/libutil/opendev.3 | |
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/libutil/opendev.3')
-rw-r--r-- | lib/libutil/opendev.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/opendev.3 b/lib/libutil/opendev.3 index 6e8b246aa3a..fd9a878e2e3 100644 --- a/lib/libutil/opendev.3 +++ b/lib/libutil/opendev.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: opendev.3,v 1.5 1998/03/10 04:50:37 millert Exp $ +.\" $OpenBSD: opendev.3,v 1.6 1999/05/27 16:21:00 aaron Exp $ .\" .\" Copyright (c) 1996, Jason Downs. All rights reserved. .\" @@ -51,7 +51,7 @@ passed to The .Ar dflags are specified by -.Em or Ns 'ing +.Em OR Ns 'ing the following values: .Pp .Bd -literal -offset indent -compact |