summaryrefslogtreecommitdiffstats
path: root/share/man/man3/bitstring.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
committerru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
commit17ba2140980343f6298e96bd96d2e0c16b9dfb46 (patch)
treefa86ee6469463baf5401eb48b33f4451db7b2f20 /share/man/man3/bitstring.3
parent42aaa8ad04e1e8eb1058cea549112273857df290 (diff)
downloadFreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.zip
FreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'share/man/man3/bitstring.3')
-rw-r--r--share/man/man3/bitstring.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/bitstring.3 b/share/man/man3/bitstring.3
index 04f7025..242e640 100644
--- a/share/man/man3/bitstring.3
+++ b/share/man/man3/bitstring.3
@@ -160,11 +160,11 @@ have side effects.
#include <limits.h>
#include <bitstring.h>
-...
+\&...
#define LPR_BUSY_BIT 0
#define LPR_FORMAT_BIT 1
#define LPR_DOWNLOAD_BIT 2
-...
+\&...
#define LPR_AVAILABLE_BIT 9
#define LPR_MAX_BITS 10
OpenPOWER on IntegriCloud