mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 02:32:47 +00:00
MFH (r256332): remove extraneous \n
Approved by: re (gjb)
This commit is contained in:
parent
946bb632a9
commit
6815a6c97f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=256336
@ -81,7 +81,7 @@ userland_version() {
|
||||
# Print a usage string and exit.
|
||||
#
|
||||
usage() {
|
||||
echo "usage: $progname [-ku]\n" >&2
|
||||
echo "usage: $progname [-ku]" >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user