diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 20:35:38 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 20:35:38 +0300 |
| commit | 78dd57874b12e9a4eaa1585b70b08f2e8b557b1c (patch) | |
| tree | ab94805c734b74faf6c74788f882eedbaf955c07 | |
| parent | 92487fba8b2906c821d2821f9e8abfa606c11c6e (diff) | |
| download | pfetch-78dd57874b12e9a4eaa1585b70b08f2e8b557b1c.tar.gz | |
docs: update
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ get_os() { get_kernel() { # '$kernel' is the cached output of 'uname -r'. case $os in - # Don't print kernel output on BSD system as the + # Don't print kernel output on BSD systems as the # OS name includes it. *BSD) ;; |
