diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-04-13 19:31:46 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-04-13 19:31:46 +0000 |
commit | b29ec37cc75099158410708d464de76c5dbfd673 (patch) | |
tree | f3d5100c8aa0fce7f7633517c01eb67af33b927d /bin/cat | |
parent | bbbc03290a2b458d0db069f046e2ccc98874b45a (diff) | |
download | FreeBSD-src-b29ec37cc75099158410708d464de76c5dbfd673.zip FreeBSD-src-b29ec37cc75099158410708d464de76c5dbfd673.tar.gz |
Remove unnecessary empty line.
Remove trailing whitespace.
Diffstat (limited to 'bin/cat')
-rw-r--r-- | bin/cat/cat.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index ce684fd..a762fb1 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -115,9 +115,8 @@ will cause the original data in file1 to be destroyed! .Sh HISTORY A .Nm -command appeared in Version 1 AT&T UNIX. +command appeared in Version 1 AT&T UNIX. .An Dennis Ritchie -designed and wrote the first man page. +designed and wrote the first man page. It appears to have been .Xr cat 1 . - |