Skip to content

Commit c4f9cff

Browse files
author
Christian Hergert
committed
docs: fix distcheck
1 parent a6011b9 commit c4f9cff

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

doc/mongoc_stream_file.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
mongoc_stream_file(7)
1+
mongoc_stream_file(3)
22
=====================
33

44

55
NAME
66
----
7-
mongoc_stream_file_t, mongoc_stream_file_new, mongoc_stream_file_new_for_path, mongoc_stream_file_get_fd - create a new mongoc file stream
7+
mongoc_stream_file_new, mongoc_stream_file_new_for_path, mongoc_stream_file_get_fd - create a new mongoc file stream
88

99

1010
SYNOPSIS

doc/mongoc_stream_socket.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mongoc_stream_socket(7)
1+
mongoc_stream_socket(3)
22
=======================
33

44

doc/mongoc_symbols.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ linkmongoc:mongoc_database_command_simple[3] +
5151
linkmongoc:mongoc_database_create_collection[3] +
5252
linkmongoc:mongoc_database_destroy[3] +
5353
linkmongoc:mongoc_database_drop[3] +
54+
linkmongoc:mongoc_database_get_collection[3] +
5455
linkmongoc:mongoc_database_get_collection_names[3] +
56+
linkmongoc:mongoc_database_get_name[3] +
5557
linkmongoc:mongoc_database_get_read_prefs[3] +
5658
linkmongoc:mongoc_database_get_write_concern[3] +
5759
linkmongoc:mongoc_database_has_collection[3] +

0 commit comments

Comments
 (0)