projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a512021
)
user-manual: Further simplify the add-apt-repository command line.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Sun, 5 Nov 2017 09:46:41 +0000
(
02:46
-0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Sun, 5 Nov 2017 09:46:41 +0000
(
02:46
-0700)
This changes the distribution from birchwood to the release code name.
doc/user-manual/user.texinfo
patch
|
blob
|
history
diff --git
a/doc/user-manual/user.texinfo
b/doc/user-manual/user.texinfo
index a5eee7dfa699694c0f72e5910115d056c947f2ce..d9f9eca1c454f2b2d590213662525056ea80e916 100644
(file)
--- a/
doc/user-manual/user.texinfo
+++ b/
doc/user-manual/user.texinfo
@@
-4043,8
+4043,8
@@
Next add the repository to your list of package sources.
On Ubuntu 17.10 (Artful Aardvark) you would use this command:
@example
-sudo add-apt-repository
-s
\
- "deb http://birchwood-abbey.net/~puck/ubuntu/17.10/
birchwood main
"
+sudo add-apt-repository \
+ "deb http://birchwood-abbey.net/~puck/ubuntu/17.10/"
@end example
or by editing files in @file{/etc/apt/}.