summaryrefslogtreecommitdiff
path: root/lib/libc/sys/chflags.2
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 04:47:43 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 04:47:43 +0000
commitb770acff37c9a862b04d7c262e6707d1f9416026 (patch)
tree80e86c277a70de5e0437ffb9ca88b1b1428609dc /lib/libc/sys/chflags.2
parent62904c50d3efc697f9b77565763bb45eb60c6607 (diff)
use .Tn instead of .Em for logical/bitwise OR + AND
Diffstat (limited to 'lib/libc/sys/chflags.2')
-rw-r--r--lib/libc/sys/chflags.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2
index d02ff7cd6f2..fcd8f03cb9d 100644
--- a/lib/libc/sys/chflags.2
+++ b/lib/libc/sys/chflags.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chflags.2,v 1.10 1999/05/27 16:20:59 aaron Exp $
+.\" $OpenBSD: chflags.2,v 1.11 1999/06/05 04:47:42 aaron Exp $
.\" $NetBSD: chflags.2,v 1.6 1995/02/27 12:32:03 cgd Exp $
.\"
.\" Copyright (c) 1989, 1993
@@ -58,7 +58,7 @@ has its flags changed to
.Fa flags .
.Pp
The flags specified are formed by
-.Em OR Ns 'ing
+.Tn OR Ns 'ing
the following values
.Pp
.Bl -tag -width "SF_IMMUTABLE" -compact -offset indent