Skip to content

Commit b5eda29

Browse files
Update Doc/using/configure.rst
Co-authored-by: Ezio Melotti <[email protected]>
1 parent 2796022 commit b5eda29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/configure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,11 @@ Linker Options
324324

325325
.. cmdoption:: LDFLAGS
326326

327-
Linker flags, e.g. ``-L<library directory>``.
327+
Linker flags, e.g. :samp:`-L{library_directory}`.
328328

329329
.. cmdoption:: LIBS
330330

331-
Libraries to pass to the linker, e.g. ``-l<library>``.
331+
Libraries to pass to the linker, e.g. :samp:`-l{library}`.
332332

333333
.. cmdoption:: MACHDEP
334334

0 commit comments

Comments
 (0)