summaryrefslogtreecommitdiffstats
path: root/share/man/man3/bitstring.3
diff options
context:
space:
mode:
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