diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2015-01-04 12:42:08 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2015-01-04 12:42:08 +0000 |
| commit | 385385fb1cdde0c7d04e074003a985c6fd62fee5 (patch) | |
| tree | 6e6c5b47f9c238061dcc0715d222953065d6c0ac /usr.bin/sort | |
| parent | 73461c24c437ee66943e0839f1b40995057fed20 (diff) | |
Notes
Diffstat (limited to 'usr.bin/sort')
| -rw-r--r-- | usr.bin/sort/sort.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sort/sort.1.in b/usr.bin/sort/sort.1.in index 1a836a893553..cd1caace339f 100644 --- a/usr.bin/sort/sort.1.in +++ b/usr.bin/sort/sort.1.in @@ -610,9 +610,9 @@ A command first appeared in .At v3 . .Sh AUTHORS -Gabor Kovesdan <gabor@FreeBSD.org>, +.An Gabor Kovesdan Aq Mt gabor@FreeBSD.org , .Pp -Oleg Moskalenko <mom040267@gmail.com> +.An Oleg Moskalenko Aq Mt mom040267@gmail.com .Sh NOTES This implementation of .Nm |
