diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 05:05:38 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 05:05:38 +0000 |
| commit | 4399be3cbd35324f7a2c00d77229d995b4022138 (patch) | |
| tree | a3959baf797787918878bec6d58d6a0fb743ad0a /gnu/usr.bin/man/lib | |
| parent | 709e8f9ae1d734c1a163c9b421df4b8153939ce7 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/man/lib')
| -rw-r--r-- | gnu/usr.bin/man/lib/gripes.c | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/lib/gripes.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/lib/util.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/man/lib/gripes.c b/gnu/usr.bin/man/lib/gripes.c index 76f8e703ada58..466f0bc409e9d 100644 --- a/gnu/usr.bin/man/lib/gripes.c +++ b/gnu/usr.bin/man/lib/gripes.c @@ -5,7 +5,7 @@ * * You may distribute under the terms of the GNU General Public * License as specified in the file COPYING that comes with the man - * distribution. + * distribution. * * John W. Eaton * jwe@che.utexas.edu diff --git a/gnu/usr.bin/man/lib/gripes.h b/gnu/usr.bin/man/lib/gripes.h index e3be4a08b19ed..5fd59b2969ef3 100644 --- a/gnu/usr.bin/man/lib/gripes.h +++ b/gnu/usr.bin/man/lib/gripes.h @@ -5,7 +5,7 @@ * * You may distribute under the terms of the GNU General Public * License as specified in the file COPYING that comes with the man - * distribution. + * distribution. * * John W. Eaton * jwe@che.utexas.edu diff --git a/gnu/usr.bin/man/lib/util.c b/gnu/usr.bin/man/lib/util.c index e12419afda5e1..14a6cb912d6f0 100644 --- a/gnu/usr.bin/man/lib/util.c +++ b/gnu/usr.bin/man/lib/util.c @@ -5,7 +5,7 @@ * * You may distribute under the terms of the GNU General Public * License as specified in the file COPYING that comes with the man - * distribution. + * distribution. * * John W. Eaton * jwe@che.utexas.edu |
