diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-31 21:54:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-01-31 21:54:41 +0000 |
commit | 66d292730555e72c25c9d9843e087348129eb506 (patch) | |
tree | ce538866ae26e0f6750bcc28d20a2f85f4e8aa32 /share | |
parent | faed948523c25a769c424e47bc0c46e73945b594 (diff) |
typos;
eeprom(8): added .Ar to fields, removed references to sun3
sshd(8): help and ok markus@
help and ok millert@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.vax/format.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/man8.vax/format.8 b/share/man/man8/man8.vax/format.8 index f665a913e59..10c06d16c28 100644 --- a/share/man/man8/man8.vax/format.8 +++ b/share/man/man8/man8.vax/format.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: format.8,v 1.11 2002/08/29 07:34:31 wcobb Exp $ +.\" $OpenBSD: format.8,v 1.12 2003/01/31 21:54:40 jmc Exp $ .\" Copyright (c) 1980, 1983 The Regents of the University of California. .\" All rights reserved. .\" @@ -169,7 +169,7 @@ A carriage return disables debugging information. should be used prior to building file systems (with .Xr newfs 8 to ensure that all sectors with uncorrectable media errors -are remapped. +are remapped). If a drive develops uncorrectable defects after formatting, either .Xr bad144 8 or |