Commit Diff


commit - f400486b3afe255f2c9f827c0c21c865e1f82b9b
commit + 2930ef13eafda4afd5cdd96598b87af9379f904b
blob - bc69e87b41ea219b9808a693e1b47226e659323a
blob + 2d1bcb5d4e4b955c013daea1ad48a3e91b1ae1b8
--- got/got.1
+++ got/got.1
@@ -705,7 +705,7 @@ e.g. from a temporary CVS checkout located at
 .Pa /tmp/src :
 .Pp
 .Dl $ got init /var/git/src.git
-.Dl $ got import -r /var/src.git -I CVS -I obj /tmp/src
+.Dl $ got import -r /var/git/src.git -I CVS -I obj /tmp/src
 .Pp
 Check out a work tree from the Git repository to /usr/src:
 .Pp