summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-05-11 21:44:14 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-05-11 21:44:14 +0200
commitc18a5d2ebe59292031b453047f38765d61e36c73 (patch)
treedb8743e5b6a231580dcd66ed5cd69b161f58d877
parentafc577bb1246cb113b537454b23d38d929f8a157 (diff)
examples/: ffix
Remove the leading blank lines. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--share/doc/grepc/examples/glibc/ENOMEM2
-rw-r--r--share/doc/grepc/examples/glibc/FILE2
-rw-r--r--share/doc/grepc/examples/glibc/INFINITY2
-rw-r--r--share/doc/grepc/examples/glibc/NULL2
-rw-r--r--share/doc/grepc/examples/glibc/__ptrace_request2
-rw-r--r--share/doc/grepc/examples/glibc/errno2
-rw-r--r--share/doc/grepc/examples/glibc/fd_set2
-rw-r--r--share/doc/grepc/examples/glibc/printf2
-rw-r--r--share/doc/grepc/examples/glibc/tgamma2
-rw-r--r--share/doc/grepc/examples/glibc/timespec2
-rw-r--r--share/doc/grepc/examples/glibc/uint32_t2
-rw-r--r--share/doc/grepc/examples/glibc/uint[0-9]+_t2
-rw-r--r--share/doc/grepc/examples/linux/ARRAY_SIZE2
-rw-r--r--share/doc/grepc/examples/linux/ENOMEM2
-rw-r--r--share/doc/grepc/examples/linux/LANDLOCK_RULE_PATH_BENEATH2
-rw-r--r--share/doc/grepc/examples/linux/NULL2
-rw-r--r--share/doc/grepc/examples/linux/SYSCALL_DEFINE.2
-rw-r--r--share/doc/grepc/examples/linux/landlock_rule_type2
-rw-r--r--share/doc/grepc/examples/linux/off_t2
-rw-r--r--share/doc/grepc/examples/linux/open2
-rw-r--r--share/doc/grepc/examples/linux/timespec2
-rw-r--r--share/doc/grepc/examples/unit/NXT_MAYBE_UNUSED2
-rw-r--r--share/doc/grepc/examples/unit/nxt_http_field_set2
-rw-r--r--share/doc/grepc/examples/unit/nxt_http_return_ctx_t2
-rw-r--r--share/doc/grepc/examples/unit/nxt_http_route_rule_s2
-rw-r--r--share/doc/grepc/examples/unit/nxt_http_route_rule_t2
-rw-r--r--share/doc/grepc/examples/unit/nxt_inline2
-rw-r--r--share/doc/grepc/examples/unit/nxt_sprintf2
-rw-r--r--share/doc/grepc/examples/unit/nxt_uid_t2
29 files changed, 0 insertions, 58 deletions
diff --git a/share/doc/grepc/examples/glibc/ENOMEM b/share/doc/grepc/examples/glibc/ENOMEM
index 62d8b70..b2f8985 100644
--- a/share/doc/grepc/examples/glibc/ENOMEM
+++ b/share/doc/grepc/examples/glibc/ENOMEM
@@ -1,5 +1,3 @@
-
-
./sysdeps/mach/hurd/bits/errno.h:244:
#define ENOMEM 0x4000000c
diff --git a/share/doc/grepc/examples/glibc/FILE b/share/doc/grepc/examples/glibc/FILE
index f9d6c84..7def0d3 100644
--- a/share/doc/grepc/examples/glibc/FILE
+++ b/share/doc/grepc/examples/glibc/FILE
@@ -1,5 +1,3 @@
-
-
./libio/bits/types/FILE.h:7:
typedef struct _IO_FILE FILE;
diff --git a/share/doc/grepc/examples/glibc/INFINITY b/share/doc/grepc/examples/glibc/INFINITY
index ac68c51..18bde5b 100644
--- a/share/doc/grepc/examples/glibc/INFINITY
+++ b/share/doc/grepc/examples/glibc/INFINITY
@@ -1,5 +1,3 @@
-
-
./math/math.h:91:
# define INFINITY (__builtin_inff ())
diff --git a/share/doc/grepc/examples/glibc/NULL b/share/doc/grepc/examples/glibc/NULL
index bab40aa..20b982f 100644
--- a/share/doc/grepc/examples/glibc/NULL
+++ b/share/doc/grepc/examples/glibc/NULL
@@ -1,5 +1,3 @@
-
-
./intl/explodename.c:30:
# define NULL ((void *) 0)
diff --git a/share/doc/grepc/examples/glibc/__ptrace_request b/share/doc/grepc/examples/glibc/__ptrace_request
index d64454b..61186ad 100644
--- a/share/doc/grepc/examples/glibc/__ptrace_request
+++ b/share/doc/grepc/examples/glibc/__ptrace_request
@@ -1,5 +1,3 @@
-
-
./sysdeps/generic/sys/ptrace.h:28:
enum __ptrace_request
{
diff --git a/share/doc/grepc/examples/glibc/errno b/share/doc/grepc/examples/glibc/errno
index 15102b8..814261c 100644
--- a/share/doc/grepc/examples/glibc/errno
+++ b/share/doc/grepc/examples/glibc/errno
@@ -1,5 +1,3 @@
-
-
./include/errno.h:20:
# define errno rtld_errno
diff --git a/share/doc/grepc/examples/glibc/fd_set b/share/doc/grepc/examples/glibc/fd_set
index a521822..3a5426e 100644
--- a/share/doc/grepc/examples/glibc/fd_set
+++ b/share/doc/grepc/examples/glibc/fd_set
@@ -1,5 +1,3 @@
-
-
./misc/sys/select.h:59:
typedef struct
{
diff --git a/share/doc/grepc/examples/glibc/printf b/share/doc/grepc/examples/glibc/printf
index 7aca767..7601194 100644
--- a/share/doc/grepc/examples/glibc/printf
+++ b/share/doc/grepc/examples/glibc/printf
@@ -1,5 +1,3 @@
-
-
./libio/bits/stdio2.h:115:
# define printf(...) \
__printf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
diff --git a/share/doc/grepc/examples/glibc/tgamma b/share/doc/grepc/examples/glibc/tgamma
index 5431e9e..f996c02 100644
--- a/share/doc/grepc/examples/glibc/tgamma
+++ b/share/doc/grepc/examples/glibc/tgamma
@@ -1,5 +1,3 @@
-
-
./math/tgmath.h:858:
#define tgamma(Val) __TGMATH_UNARY_REAL_ONLY (Val, tgamma)
diff --git a/share/doc/grepc/examples/glibc/timespec b/share/doc/grepc/examples/glibc/timespec
index 1188c41..6286a2c 100644
--- a/share/doc/grepc/examples/glibc/timespec
+++ b/share/doc/grepc/examples/glibc/timespec
@@ -1,5 +1,3 @@
-
-
./support/timespec-add-time64.c:23:
# define timespec __timespec64
diff --git a/share/doc/grepc/examples/glibc/uint32_t b/share/doc/grepc/examples/glibc/uint32_t
index fc1df0d..0948259 100644
--- a/share/doc/grepc/examples/glibc/uint32_t
+++ b/share/doc/grepc/examples/glibc/uint32_t
@@ -1,4 +1,2 @@
-
-
./bits/stdint-uintn.h:26:
typedef __uint32_t uint32_t;
diff --git a/share/doc/grepc/examples/glibc/uint[0-9]+_t b/share/doc/grepc/examples/glibc/uint[0-9]+_t
index 5ec69fb..6d47fe3 100644
--- a/share/doc/grepc/examples/glibc/uint[0-9]+_t
+++ b/share/doc/grepc/examples/glibc/uint[0-9]+_t
@@ -1,5 +1,3 @@
-
-
./sysdeps/unix/sysv/linux/dl-vdso-setup.c:72:
PROCINFO_CLASS uint64_t (*_dl_vdso_get_tbfreq)(void) RELRO;
diff --git a/share/doc/grepc/examples/linux/ARRAY_SIZE b/share/doc/grepc/examples/linux/ARRAY_SIZE
index 9e5017d..4393c41 100644
--- a/share/doc/grepc/examples/linux/ARRAY_SIZE
+++ b/share/doc/grepc/examples/linux/ARRAY_SIZE
@@ -1,5 +1,3 @@
-
-
./arch/mips/boot/tools/relocs.h:32:
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
diff --git a/share/doc/grepc/examples/linux/ENOMEM b/share/doc/grepc/examples/linux/ENOMEM
index 0565f68..f2418b4 100644
--- a/share/doc/grepc/examples/linux/ENOMEM
+++ b/share/doc/grepc/examples/linux/ENOMEM
@@ -1,5 +1,3 @@
-
-
./arch/powerpc/boot/stdio.h:7:
#define ENOMEM 12 /* Out of Memory */
diff --git a/share/doc/grepc/examples/linux/LANDLOCK_RULE_PATH_BENEATH b/share/doc/grepc/examples/linux/LANDLOCK_RULE_PATH_BENEATH
index 93be04c..9d17c1d 100644
--- a/share/doc/grepc/examples/linux/LANDLOCK_RULE_PATH_BENEATH
+++ b/share/doc/grepc/examples/linux/LANDLOCK_RULE_PATH_BENEATH
@@ -1,5 +1,3 @@
-
-
./include/uapi/linux/landlock.h:43:
enum landlock_rule_type {
/**
diff --git a/share/doc/grepc/examples/linux/NULL b/share/doc/grepc/examples/linux/NULL
index 7d92015..1ac7d73 100644
--- a/share/doc/grepc/examples/linux/NULL
+++ b/share/doc/grepc/examples/linux/NULL
@@ -1,5 +1,3 @@
-
-
./arch/mips/include/asm/fw/arc/hinv.h:97:
#define NULL 0
diff --git a/share/doc/grepc/examples/linux/SYSCALL_DEFINE. b/share/doc/grepc/examples/linux/SYSCALL_DEFINE.
index 99325a0..a8035cc 100644
--- a/share/doc/grepc/examples/linux/SYSCALL_DEFINE.
+++ b/share/doc/grepc/examples/linux/SYSCALL_DEFINE.
@@ -1,5 +1,3 @@
-
-
./arch/arm64/include/asm/syscall_wrapper.h:69:
#define SYSCALL_DEFINE0(sname) \
SYSCALL_METADATA(_##sname, 0); \
diff --git a/share/doc/grepc/examples/linux/landlock_rule_type b/share/doc/grepc/examples/linux/landlock_rule_type
index 93be04c..9d17c1d 100644
--- a/share/doc/grepc/examples/linux/landlock_rule_type
+++ b/share/doc/grepc/examples/linux/landlock_rule_type
@@ -1,5 +1,3 @@
-
-
./include/uapi/linux/landlock.h:43:
enum landlock_rule_type {
/**
diff --git a/share/doc/grepc/examples/linux/off_t b/share/doc/grepc/examples/linux/off_t
index c792639..d948c3b 100644
--- a/share/doc/grepc/examples/linux/off_t
+++ b/share/doc/grepc/examples/linux/off_t
@@ -1,5 +1,3 @@
-
-
./include/linux/types.h:21:
typedef __kernel_off_t off_t;
diff --git a/share/doc/grepc/examples/linux/open b/share/doc/grepc/examples/linux/open
index bba0632..25febd1 100644
--- a/share/doc/grepc/examples/linux/open
+++ b/share/doc/grepc/examples/linux/open
@@ -1,5 +1,3 @@
-
-
./drivers/tty/synclink_gt.c:140:
static int open(struct tty_struct *tty, struct file * filp);
diff --git a/share/doc/grepc/examples/linux/timespec b/share/doc/grepc/examples/linux/timespec
index e9007bc..2af9e43 100644
--- a/share/doc/grepc/examples/linux/timespec
+++ b/share/doc/grepc/examples/linux/timespec
@@ -1,5 +1,3 @@
-
-
./include/uapi/linux/time.h:11:
struct timespec {
__kernel_old_time_t tv_sec; /* seconds */
diff --git a/share/doc/grepc/examples/unit/NXT_MAYBE_UNUSED b/share/doc/grepc/examples/unit/NXT_MAYBE_UNUSED
index 0bc3322..11e8cd4 100644
--- a/share/doc/grepc/examples/unit/NXT_MAYBE_UNUSED
+++ b/share/doc/grepc/examples/unit/NXT_MAYBE_UNUSED
@@ -1,5 +1,3 @@
-
-
./src/nxt_clang.h:125:
#define NXT_MAYBE_UNUSED __attribute__((__unused__))
diff --git a/share/doc/grepc/examples/unit/nxt_http_field_set b/share/doc/grepc/examples/unit/nxt_http_field_set
index 29d06f5..f5d999f 100644
--- a/share/doc/grepc/examples/unit/nxt_http_field_set
+++ b/share/doc/grepc/examples/unit/nxt_http_field_set
@@ -1,5 +1,3 @@
-
-
./src/nxt_http.h:98:
#define nxt_http_field_set(_field, _name, _value) \
do { \
diff --git a/share/doc/grepc/examples/unit/nxt_http_return_ctx_t b/share/doc/grepc/examples/unit/nxt_http_return_ctx_t
index b8fe7fb..c409d04 100644
--- a/share/doc/grepc/examples/unit/nxt_http_return_ctx_t
+++ b/share/doc/grepc/examples/unit/nxt_http_return_ctx_t
@@ -1,5 +1,3 @@
-
-
./src/nxt_http_return.c:17:
typedef struct {
nxt_str_t location;
diff --git a/share/doc/grepc/examples/unit/nxt_http_route_rule_s b/share/doc/grepc/examples/unit/nxt_http_route_rule_s
index 640548f..cd9f867 100644
--- a/share/doc/grepc/examples/unit/nxt_http_route_rule_s
+++ b/share/doc/grepc/examples/unit/nxt_http_route_rule_s
@@ -1,5 +1,3 @@
-
-
./src/nxt_http_route.c:107:
struct nxt_http_route_rule_s {
/* The object must be the first field. */
diff --git a/share/doc/grepc/examples/unit/nxt_http_route_rule_t b/share/doc/grepc/examples/unit/nxt_http_route_rule_t
index 3bd41c4..a517ff8 100644
--- a/share/doc/grepc/examples/unit/nxt_http_route_rule_t
+++ b/share/doc/grepc/examples/unit/nxt_http_route_rule_t
@@ -1,5 +1,3 @@
-
-
./src/nxt_http.h:202:
typedef struct nxt_http_route_rule_s nxt_http_route_rule_t;
diff --git a/share/doc/grepc/examples/unit/nxt_inline b/share/doc/grepc/examples/unit/nxt_inline
index 20dc03c..7780dc8 100644
--- a/share/doc/grepc/examples/unit/nxt_inline
+++ b/share/doc/grepc/examples/unit/nxt_inline
@@ -1,4 +1,2 @@
-
-
./src/nxt_clang.h:11:
#define nxt_inline static inline __attribute__((always_inline))
diff --git a/share/doc/grepc/examples/unit/nxt_sprintf b/share/doc/grepc/examples/unit/nxt_sprintf
index c22ae47..76d1361 100644
--- a/share/doc/grepc/examples/unit/nxt_sprintf
+++ b/share/doc/grepc/examples/unit/nxt_sprintf
@@ -1,5 +1,3 @@
-
-
./src/nxt_sprintf.h:15:
NXT_EXPORT u_char *nxt_cdecl nxt_sprintf(u_char *buf, u_char *end,
const char *fmt, ...);
diff --git a/share/doc/grepc/examples/unit/nxt_uid_t b/share/doc/grepc/examples/unit/nxt_uid_t
index afb2aea..92ead3c 100644
--- a/share/doc/grepc/examples/unit/nxt_uid_t
+++ b/share/doc/grepc/examples/unit/nxt_uid_t
@@ -1,4 +1,2 @@
-
-
./src/nxt_credential.h:10:
typedef uid_t nxt_uid_t;