diff options
author | Joel Dahl <joel@FreeBSD.org> | 2013-03-14 18:55:41 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2013-03-14 18:55:41 +0000 |
commit | 45f5d4d0c2508ff8fffa2389fa5f392761930102 (patch) | |
tree | ec349ed1ff510542d786367a4530136375f26168 /sbin/gvinum/gvinum.8 | |
parent | 9218a6eb61847130df468f05cf96c0828d91de01 (diff) | |
download | src-45f5d4d0c2508ff8fffa2389fa5f392761930102.tar.gz src-45f5d4d0c2508ff8fffa2389fa5f392761930102.zip |
Minor mdoc fixes.
Notes
Notes:
svn path=/head/; revision=248274
Diffstat (limited to 'sbin/gvinum/gvinum.8')
-rw-r--r-- | sbin/gvinum/gvinum.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/gvinum/gvinum.8 b/sbin/gvinum/gvinum.8 index 4753d7988647..53aaa4d4a9b2 100644 --- a/sbin/gvinum/gvinum.8 +++ b/sbin/gvinum/gvinum.8 @@ -388,7 +388,10 @@ documentation were added by .An "Chris Jones" through the 2005 Google Summer of Code program. -.Ic a partial rewrite of gvinum was done by "Lukas Ertl" and "Ulf Lilleengen" +A partial rewrite of gvinum was done by +.An "Lukas Ertl" +and +.An "Ulf Lilleengen" through the 2007 Google Summer of Code program. The documentation have been updated to reflect the new functionality. .Sh AUTHORS |