GNU bug report logs -
#35436
Typos
Previous Next
Reported by: Miguel <rosen644835 <at> gmail.com>
Date: Fri, 26 Apr 2019 11:21:02 UTC
Severity: normal
Done: Danny Milosavljevic <dannym <at> scratchpost.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35436 in the body.
You can then email your comments to 35436 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Fri, 26 Apr 2019 11:21:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Miguel <rosen644835 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 26 Apr 2019 11:21:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi!
During translation I've been founding some typos. These are the commits
to fix them.
Best regards,
Miguel
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Fri, 26 Apr 2019 11:23:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
installer: Fix typo.
* gnu/installer/newt/menu.scm (run-menu-page): Missing space after
period.
---
gnu/installer/newt/menu.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[0001-installer-Fix-typo.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Fri, 26 Apr 2019 11:23:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
doc: Fix typos.
* doc/guix.texi (rakudo-build-system, libvirt-configuration,
pam-krb5): Missing period between sentences.
(gnu services vpn): Fix server spelling.
(agetty-configuration): Missing subject in the sentence.
(udev-service): Fix markup for Scheme procedures.
({gnome,xfce,mate}-desktop-service): Missing colon after default.
---
doc/guix.texi | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
[0002-doc-Fix-typos.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Fri, 26 Apr 2019 21:10:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 35436 <at> debbugs.gnu.org (full text, mbox):
doc: Fix typo.
* doc/guix.texi (openntpd-configuration): Fix spelling issues.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 879cb562e9..b52141aec6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -12774,7 +12774,7 @@ A list of local IP addresses or hostnames the ntpd daemon should listen on.
A list of local IP address the ntpd daemon should use for outgoing queries.
@item @code{sensor} (default: @code{'()})
Specify a list of timedelta sensor devices ntpd should use. @code{ntpd}
-will listen to each sensor that acutally exists and ignore non-existant ones.
+will listen to each sensor that actually exists and ignore non-existent ones.
See @uref{https://man.openbsd.org/ntpd.conf, upstream documentation} for more
information.
@item @code{server} (default: @var{%ntp-servers})
--
2.21.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Fri, 26 Apr 2019 21:49:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
doc: Fix typo.
* doc/guix.texi (rsync-service-type): Missing sentence.
---
doc/guix.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[0001-doc-Fix-typo.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Sat, 27 Apr 2019 09:28:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
doc: Fix typos.
* doc/guix.texi (set-xorg-configuration): Add missing @code tag.
(error-log <at> files-configuration <at> CUPS): Error log instead of access log.
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[0001-doc-Fix-typos.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Sat, 27 Apr 2019 19:38:01 GMT)
Full text and
rfc822 format available.
Message #23 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
doc: Fix typo.
* doc/guix.texi (page-log <at> files-configuration <at> CUPS): Page log instead of
access log.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[0001-doc-Fix-typo.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Sat, 27 Apr 2019 19:38:02 GMT)
Full text and
rfc822 format available.
Message #26 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
doc: Fix typo.
* doc/guix.texi (xfce-desktop-service-type): Fix sentence.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[0002-doc-Fix-typo.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Mon, 29 Apr 2019 22:58:01 GMT)
Full text and
rfc822 format available.
Message #29 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
I've squashed the patches for the manual into a single one. It would
have been great having them for the release, but we are almost there
and they are all editorial/typographic issues and probably can wait
for the next release cycle.
Best regards,
Miguel
---
doc: Minor fixes to the manual.
* doc/guix.texi (rakudo-build-system): Fix missing period.
(agetty-configuration): Fix missing subject.
(udev-service): Use @code instead of @var for Scheme procedures.
(openntpd-configuration): Fix spelling issue.
(rsync-service-type): Add missing sentence fragment.
(set-xorg-configuration): Add missing @code tag.
(cups-configuration-error-log,
cups-configuration-page-log): Fix reference to log generation.
(gnome-desktop-service-configuration,
xfce-desktop-service-configuration,
mate-desktop-service-configuration,
enlightenment-desktop-service-configuration): Fix missing colon.
(pam-krb5-configuration): Fix missing period.
(gnu services vpn): Fix spelling issue.
(libvirt-configuration-log-outputs): Fix missing period.
(Guix on a VM#qemu options): Fix missing preposition and double the.
---
doc/guix.texi | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
[0002-doc-Minor-fixes-to-the-manual.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#35436
; Package
guix-patches
.
(Mon, 29 Apr 2019 23:10:01 GMT)
Full text and
rfc822 format available.
Message #32 received at 35436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
El Tue, 30 Apr 2019 00:57:38 +0200
Miguel <rosen644835 <at> gmail.com> escribió:
> Hi,
>
> I've squashed the patches for the manual into a single one. It would
> have been great having them for the release, but we are almost there
> and they are all editorial/typographic issues and probably can wait
> for the next release cycle.
>
> Best regards,
> Miguel
>
And here comes another one, sorry.
Best regards,
Miguel
--
doc: Fix typo.
* doc/guix.texi (VM): Missing dot after URL---long line.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[0001-doc-Fix-typo.patch (text/x-patch, attachment)]
Reply sent
to
Danny Milosavljevic <dannym <at> scratchpost.org>
:
You have taken responsibility.
(Sun, 05 May 2019 15:28:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Miguel <rosen644835 <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 05 May 2019 15:28:02 GMT)
Full text and
rfc822 format available.
Message #37 received at 35436-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Pushed these doc fixes to guix master, thanks!
[Message part 2 (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 03 Jun 2019 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.