Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / gdb / filesystem.c
index fdc4713007ae19cc2ca5fc81ab50d2fbf9969163..359b42f1bd153897f22d223da68e501d7fb60cac 100644 (file)
@@ -1,6 +1,6 @@
 /* Handle different target file systems for GDB, the GNU Debugger.
 
-   Copyright (C) 2010-2019 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -83,8 +83,8 @@ _initialize_filesystem (void)
                        class_files,
                        target_file_system_kinds,
                        &target_file_system_kind, _("\
-Set assumed file system kind for target reported file names"), _("\
-Show assumed file system kind for target reported file names"),
+Set assumed file system kind for target reported file names."), _("\
+Show assumed file system kind for target reported file names."),
                        _("\
 If `unix', target file names (e.g., loaded shared library file names)\n\
 starting the forward slash (`/') character are considered absolute,\n\
This page took 0.042172 seconds and 4 git commands to generate.