diff options
author | charnier <charnier@FreeBSD.org> | 1998-04-01 06:24:20 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-04-01 06:24:20 +0000 |
commit | 25cfad1aac1b07c3666b5d16d675a27844e11560 (patch) | |
tree | 018c171f71056920b41e64e6b5a96c779180d647 /share/examples/mdoc/example.4 | |
parent | d95c7c44f8107466c62e668b0712f126383783f5 (diff) | |
download | FreeBSD-src-25cfad1aac1b07c3666b5d16d675a27844e11560.zip FreeBSD-src-25cfad1aac1b07c3666b5d16d675a27844e11560.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS.
Diffstat (limited to 'share/examples/mdoc/example.4')
-rw-r--r-- | share/examples/mdoc/example.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index 3f107b6..182c4f5 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -92,9 +92,9 @@ The .Nm manual page example first appeared in .At v6 . -.Sh AUTHOR +.Sh AUTHORS This manual page was written by -.An Mike Pritchard Aq mpp@FreeBSD.ORG . +.An Mike Pritchard Aq mpp@FreeBSD.org . .Sh BUGS The actual code for this device driver is vaporware. |