diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
commit | eb0838029f5226a6ffdfc54035444639ea242c0c (patch) | |
tree | d6da9f9b5615ecc6ea437a288ffdab4b63d6103b /share/man/man4/syscons.4 | |
parent | 2efb80a8135d5005d4edca568bc6b207a37b3fdd (diff) |
mdoc(7) police: normalize .Nd.
Notes
Notes:
svn path=/head/; revision=75670
Diffstat (limited to 'share/man/man4/syscons.4')
-rw-r--r-- | share/man/man4/syscons.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4 index 4ceb4047107f..d7c44a28e33e 100644 --- a/share/man/man4/syscons.4 +++ b/share/man/man4/syscons.4 @@ -32,8 +32,7 @@ .Sh NAME .Nm syscons , .Nm sc -.Nd -the console driver +.Nd the console driver .Sh SYNOPSIS .Cd "options MAXCONS=N" .Cd "options SC_ALT_MOUSE_IMAGE" |