aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-15 11:59:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-15 12:00:39 +1200
commit7bee448cff914e4d507373434a9d8035185e8841 (patch)
treee7214be8d5bb7158cd69f67f030be2638f4e40e8
parentDon't use git: prompt prefix if PROMPT_VCS unset (diff)
downloaddotfiles-7bee448cff914e4d507373434a9d8035185e8841.tar.gz
dotfiles-7bee448cff914e4d507373434a9d8035185e8841.zip
Strip some trailing whitespace
-rwxr-xr-xbin/urlh2
-rw-r--r--man/man1/dmp.12
-rw-r--r--man/man1/unf.12
-rw-r--r--man/man7/dotfiles.7.header1
4 files changed, 3 insertions, 4 deletions
diff --git a/bin/urlh b/bin/urlh
index 2c547ad0..6a768a9f 100755
--- a/bin/urlh
+++ b/bin/urlh
@@ -12,7 +12,7 @@ url=$1 header=$2
curl -I -- "$url" |
# Unfold the headers
-unf |
+unf |
# Change the line endings to UNIX format
sd2u |
diff --git a/man/man1/dmp.1 b/man/man1/dmp.1
index 2d9111d6..f8976000 100644
--- a/man/man1/dmp.1
+++ b/man/man1/dmp.1
@@ -8,7 +8,7 @@
.B dmp
applies dmenu(1) to pick a password entry
from a pass(1) store and put it into the X
-CLIPBOARD for up to 10 seconds.
+CLIPBOARD for up to 10 seconds.
.SH SEE ALSO
dmenu(1), pass(1)
.SH AUTHOR
diff --git a/man/man1/unf.1 b/man/man1/unf.1
index 709e7d2b..57d4548f 100644
--- a/man/man1/unf.1
+++ b/man/man1/unf.1
@@ -13,7 +13,7 @@ FILE
FILE1 FILE2...
.br
curl -I http://www.example.net/ |
-.B
+.B
unf
.SH DESCRIPTION
Joins lines with leading spaces in the output to the previous line,
diff --git a/man/man7/dotfiles.7.header b/man/man7/dotfiles.7.header
index 2731f7dc..b059b0fd 100644
--- a/man/man7/dotfiles.7.header
+++ b/man/man7/dotfiles.7.header
@@ -1,4 +1,3 @@
% DOTFILES(7)
% Tom Ryder
% June 2016
-