aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-16 13:55:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-16 13:55:09 +1200
commit4d1c6f80017e870272e7438665533730b63fc7da (patch)
tree91d6ee8a11173fa65c17f940503dfd88b0921cba /man
parentMake "amend" a shortcut for "commit --amend" (diff)
downloaddotfiles-4d1c6f80017e870272e7438665533730b63fc7da.tar.gz
dotfiles-4d1c6f80017e870272e7438665533730b63fc7da.zip
Correct unwanted contraction in manual page
Diffstat (limited to 'man')
-rw-r--r--man/man1/med.1df2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/med.1df b/man/man1/med.1df
index 70f8c131..1d9bbf7f 100644
--- a/man/man1/med.1df
+++ b/man/man1/med.1df
@@ -1,7 +1,7 @@
.TH MED 1df "September 2016" "Manual page for med"
.SH NAME
.B med
-\- print the med of a list of numbers
+\- print the median of a list of numbers
.SH SYNOPSIS
printf '%u\\n' 14 2 10 |
.B med