diff options
author | phk <phk@FreeBSD.org> | 2004-02-28 19:36:48 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2004-02-28 19:36:48 +0000 |
commit | 564eee55a350ab613568b4c04c0cf28d4c1dd213 (patch) | |
tree | 25d8ba6697a3db4afb9f2bb0ce4b11e1b95f5903 /share | |
parent | 8337abed61d36809d4e921ce64a0699fc8e1f990 (diff) | |
download | FreeBSD-src-564eee55a350ab613568b4c04c0cf28d4c1dd213.zip FreeBSD-src-564eee55a350ab613568b4c04c0cf28d4c1dd213.tar.gz |
Fix description which seems to have survived intact from more specific code.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/led.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/led.4 b/share/man/man4/led.4 index 2e7e848..ef2ae14 100644 --- a/share/man/man4/led.4 +++ b/share/man/man4/led.4 @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm led -.Nd enable soekris hardware specific options like the error LED +.Nd API for manipulating LED's, lamps and other announciators. .Sh SYNOPSIS .In dev/led/led.h .Bd -literal |