diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 11:04:34 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 11:04:34 +0000 |
commit | 9fe48c6e8d0e0133351770178246b4f76ae6a5d9 (patch) | |
tree | 199901cccf0e681447e3ac74bd9b7e21b25bcc23 /sbin/dump/dump.8 | |
parent | 0efe23d6692589a9a694935da7f8156a7ac0bd25 (diff) |
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes:
svn path=/head/; revision=79530
Diffstat (limited to 'sbin/dump/dump.8')
-rw-r--r-- | sbin/dump/dump.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 2521cdcd52b3..da013d890439 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -35,7 +35,7 @@ .\" .Dd May 1, 1995 .Dt DUMP 8 -.Os BSD 4 +.Os .Sh NAME .Nm dump , .Nm rdump |