diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 14:16:33 +0000 |
commit | 625003720a905a66f55d329a24705b5ac022880a (patch) | |
tree | 470676bad86b97ccb7ff4ca21d55193b9fc56224 /usr.bin/shar/shar.1 | |
parent | 44b37d9627b2333c4099ea9e333fb1b67d75c082 (diff) |
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes:
svn path=/head/; revision=79535
Diffstat (limited to 'usr.bin/shar/shar.1')
-rw-r--r-- | usr.bin/shar/shar.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/shar/shar.1 b/usr.bin/shar/shar.1 index b078862f8cbe..d44fe6419f4b 100644 --- a/usr.bin/shar/shar.1 +++ b/usr.bin/shar/shar.1 @@ -34,7 +34,7 @@ .\" .Dd June 6, 1993 .Dt SHAR 1 -.Os BSD 4.4 +.Os .Sh NAME .Nm shar .Nd create a shell archive of files |