mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
installShellFiles.section.md: fix unde[r]sirable typo
This commit is contained in:
parent
3a3af266fa
commit
040ab8d5f3
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ The manpages must have a section suffix, and may optionally be compressed (with
|
|||
{
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
# Sometimes the manpage file has an undersirable name; e.g., it conflicts with
|
||||
# Sometimes the manpage file has an undesirable name; e.g., it conflicts with
|
||||
# another software with an equal name. To install it with a different name,
|
||||
# the installed name must be provided before the path to the file.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue