diff options
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/librarian.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/librarian.1 b/doc/man/librarian.1 index 24747b4..8d38756 100644 --- a/doc/man/librarian.1 +++ b/doc/man/librarian.1 @@ -150,7 +150,7 @@ Empty lines and lines starting with a .B # (she) in a .B librarian -files is ignored. Other lines should begin with a variable +files are ignored. Other lines should begin with a variable name and be followed by the required flags relevant to that variable. For the variable .BR deps , @@ -170,7 +170,7 @@ Print the location of the files specified by .IR LIBRARY . .TP .B \-o -Prefer older libraries, when multiple versions are available. +Prefer-older libraries, when multiple versions are available. .SH ENVIRONMENT .B LIBRARIAN_PATH Colon separated list of directories to search for librarian files. |