diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-15 14:31:21 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-12-15 14:31:21 +0000 |
commit | 0e856aa76e21bda83ba7ce860f2054e52afa2794 (patch) | |
tree | a731264ebaa1781b0ebea842b3a96787a90ab107 /share/man/man8/man8.vax | |
parent | 205e0a000b56bf187066e05e7b01634cbff95642 (diff) |
.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least
this is consistent.
Diffstat (limited to 'share/man/man8/man8.vax')
-rw-r--r-- | share/man/man8/man8.vax/drtest.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8 index f30e05f602a..afe73ef5a2c 100644 --- a/share/man/man8/man8.vax/drtest.8 +++ b/share/man/man8/man8.vax/drtest.8 @@ -1,4 +1,5 @@ -.\" $OpenBSD: drtest.8,v 1.6 2000/11/10 20:02:20 todd Exp $ +.\" $OpenBSD: drtest.8,v 1.7 2000/12/15 14:31:20 aaron Exp $ +.\" .\" Copyright (c) 1983, 1991 Regents of the University of California. .\" All rights reserved. .\" @@ -61,7 +62,7 @@ While .Nm drtest is running, the cylinder number is printed on the console for every 10th cylinder read. -.Sh EXAMPLE +.Sh EXAMPLES A sample run of .Xr drtest is shown below. |