summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.version1
-rw-r--r--docs/pwgrep.14
-rw-r--r--docs/pwgrep.txt4
3 files changed, 5 insertions, 4 deletions
diff --git a/.version b/.version
new file mode 100644
index 0000000..4eb8463
--- /dev/null
+++ b/.version
@@ -0,0 +1 @@
+0.8.3.0
diff --git a/docs/pwgrep.1 b/docs/pwgrep.1
index ccd32d2..befc627 100644
--- a/docs/pwgrep.1
+++ b/docs/pwgrep.1
@@ -123,8 +123,8 @@
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
-.IX Title "FOO 1"
-.TH FOO 1 "2013-03-22" "pwgrep 0.0.0.0" "User Commands"
+.IX Title "PWGREP 1"
+.TH PWGREP 1 "2013-04-08" "pwgrep " "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/docs/pwgrep.txt b/docs/pwgrep.txt
index a8e5f62..3ac1efb 100644
--- a/docs/pwgrep.txt
+++ b/docs/pwgrep.txt
@@ -93,8 +93,8 @@ Customize
find . -name \*pwgrep\*
- Search all content and rename *pwgrep* into your own new package name. You
- can find all files with
+ Search all content and rename *pwgrep* into your own new package name.
+ You can find all files with
grep -R pwgrep . | grep -v .git