Skip to content

Commit

Permalink
Clarify a comment about GNU utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Aug 4, 2012
1 parent 3dad83a commit b25428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gnu-utility/init.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ _gnu_utility_cmds=(
'tty' 'uname' 'unexpand' 'uniq' 'unlink' 'uptime' 'users' 'vdir'
'wc' 'who' 'whoami' 'yes'

# The following are not part of Coreutils but installed separately.
# The following utilities are not part of Coreutils but installed separately.

# Binutils
'addr2line' 'ar' 'c++filt' 'elfedit' 'nm' 'objcopy' 'objdump'
Expand Down

0 comments on commit b25428a

Please sign in to comment.